Initializes a new instance of the [WatermarkException](../../com.groupdocs.watermark.exceptions/watermarkexception) class with a specified error message.
WatermarkException()
public WatermarkException()
Initializes a new instance of the [WatermarkException](../../com.groupdocs.watermark.exceptions/watermarkexception) class.
WatermarkException(String message)
public WatermarkException(String message)
Initializes a new instance of the [WatermarkException](../../com.groupdocs.watermark.exceptions/watermarkexception) class with a specified error message.
Parameters:
Parameter
Type
Description
message
java.lang.String
The message that describes the error.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.