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.