GroupDocs.Parser.Exceptions
The namespace provides different exceptions classes.
Classes
| Class | Description |
|---|---|
| CorruptedDocumentException | Thrown during document load, when the document is corrupted. |
| GroupDocsParserException | Represents the errors that occur during application execution. |
| InvalidPasswordException | Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing. |
| UnsupportedDocumentFormatException | Thrown during document load, when the document format is not recognized or not supported. |