PreviewNotSupportedException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException
public class PreviewNotSupportedException extends WatermarkException
The exception that is thrown when a preview image cannot be generated for the content.
Constructors
Constructor | Description |
---|---|
PreviewNotSupportedException() | Initializes a new instance of the [PreviewNotSupportedException](../../com.groupdocs.watermark.exceptions/previewnotsupportedexception) class. |
PreviewNotSupportedException()
public PreviewNotSupportedException()
Initializes a new instance of the [PreviewNotSupportedException](../../com.groupdocs.watermark.exceptions/previewnotsupportedexception)
class.