1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for Java
  4. /
  5. com.groupdocs.watermark.exceptions
  6. /
  7. ImageEffectsForTextWatermarkException

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.