ImageEffectsForTextWatermarkException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException
public final class ImageEffectsForTextWatermarkException extends WatermarkException
The exception that is thrown when [OfficeImageEffects](../../com.groupdocs.watermark.contents/officeimageeffects)
is supplied for [TextWatermark](../../com.groupdocs.watermark.watermarks/textwatermark)
.
Constructors
Constructor | Description |
---|---|
ImageEffectsForTextWatermarkException() | Initializes a new instance of the [ImageEffectsForTextWatermarkException](../../com.groupdocs.watermark.exceptions/imageeffectsfortextwatermarkexception) class. |
ImageEffectsForTextWatermarkException()
public ImageEffectsForTextWatermarkException()
Initializes a new instance of the [ImageEffectsForTextWatermarkException](../../com.groupdocs.watermark.exceptions/imageeffectsfortextwatermarkexception)
class.