UnknownLoadOptionsTypeException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException
public final class UnknownLoadOptionsTypeException extends WatermarkException
The exception that is thrown when a document cannot be loaded with supplied [LoadOptions](../../com.groupdocs.watermark.options/loadoptions)
.
Constructors
Constructor | Description |
---|---|
UnknownLoadOptionsTypeException() | Initializes a new instance of the [UnknownLoadOptionsTypeException](../../com.groupdocs.watermark.exceptions/unknownloadoptionstypeexception) class. |
UnknownLoadOptionsTypeException()
public UnknownLoadOptionsTypeException()
Initializes a new instance of the [UnknownLoadOptionsTypeException](../../com.groupdocs.watermark.exceptions/unknownloadoptionstypeexception)
class.