WatermarkException
내용물
[
숨다
]
WatermarkException()
의 새 인스턴스를 초기화합니다.WatermarkException
클래스.
public WatermarkException()
또한보십시오
- class WatermarkException
- 네임스페이스 GroupDocs.Watermark.Exceptions
- 집회 GroupDocs.Watermark
WatermarkException(string)
의 새 인스턴스를 초기화합니다.WatermarkException
지정된 오류 메시지가 있는 클래스.
public WatermarkException(string message)
모수 | 유형 | 설명 |
---|---|---|
message | String | 오류를 설명하는 메시지입니다. |
또한보십시오
- class WatermarkException
- 네임스페이스 GroupDocs.Watermark.Exceptions
- 집회 GroupDocs.Watermark
WatermarkException(string, Exception)
의 새 인스턴스를 초기화합니다.WatermarkException
지정된 오류 message 및 이 예외의 원인인 내부 예외에 대한 참조가 있는 클래스.
public WatermarkException(string message, Exception innerException)
모수 | 유형 | 설명 |
---|---|---|
message | String | 예외의 이유를 설명하는 오류 메시지입니다. |
innerException | Exception | 현재 예외의 원인인 예외 또는 내부 예외가 지정되지 않은 경우 null 참조( Visual Basic에 없음)입니다. |
또한보십시오
- class WatermarkException
- 네임스페이스 GroupDocs.Watermark.Exceptions
- 집회 GroupDocs.Watermark