RleCompressorException.RleCompressorException

RleCompressorException(string)

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

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

또한보십시오


RleCompressorException(string, Exception)

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

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

또한보십시오