Class DigitalSignatureException
DigitalSignatureException class
Represents errors that occur during steganography operations.
public class DigitalSignatureException : ImageException
Constructors
Name | Description |
---|---|
DigitalSignatureException(string) | Initializes a new instance of the DigitalSignatureException class with a specified error message. |
DigitalSignatureException(string, Exception) | Initializes a new instance of the DigitalSignatureException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
- class ImageException
- namespace Aspose.Imaging.CoreExceptions
- assembly Aspose.Imaging