groupdocs.redaction.exceptions
The GroupDocs.Redaction namespace provides different exceptions classes.
Classes
Class | Description |
---|---|
DocumentFormatException |
The exception that is thrown when document format is not recognized or is invalid. |
GroupDocsRedactionException |
Represents base exception for all GroupDocs.Redaction exceptions. |
IncorrectPasswordException |
The exception that is thrown when specified password is incorrect. |
PasswordRequiredException |
The exception that is thrown when password is required to load the document. |
TrialLimitationsException |
The exception that is thrown when user violates trial mode limitations. |