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

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.