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

UnknownWatermarkOptionsTypeException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException

public final class UnknownWatermarkOptionsTypeException extends WatermarkException

The exception that is thrown when a watermark cannot be added with supplied [WatermarkOptions](../../com.groupdocs.watermark.options/watermarkoptions).

Constructors

Constructor Description
UnknownWatermarkOptionsTypeException() Initializes a new instance of the [UnknownWatermarkOptionsTypeException](../../com.groupdocs.watermark.exceptions/unknownwatermarkoptionstypeexception) class.

UnknownWatermarkOptionsTypeException()

public UnknownWatermarkOptionsTypeException()

Initializes a new instance of the [UnknownWatermarkOptionsTypeException](../../com.groupdocs.watermark.exceptions/unknownwatermarkoptionstypeexception) class.