1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Exceptions
  6. /
  7. EncryptionIsNotSupportedException

EncryptionIsNotSupportedException

EncryptionIsNotSupportedException class

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

public class EncryptionIsNotSupportedException : WatermarkException

Constructors

Name Description
EncryptionIsNotSupportedException() Initializes a new instance of the EncryptionIsNotSupportedException class.

See Also