ImageException.ImageException

ImageException(string)

의 새 인스턴스를 초기화합니다.ImageException 클래스.

public ImageException(string message)
모수유형설명
messageString예외 메시지입니다.

또한보십시오


ImageException(string, Exception)

의 새 인스턴스를 초기화합니다.ImageException 클래스.

public ImageException(string message, Exception innerException)
모수유형설명
messageString예외 메시지입니다.
innerExceptionException내부 예외.

또한보십시오