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

EncryptionIsNotSupportedException

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

public class EncryptionIsNotSupportedException extends WatermarkException

The exception that is thrown when content encryption is not supported.

Constructors

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

EncryptionIsNotSupportedException()

public EncryptionIsNotSupportedException()

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