GroupDocs.Parser.Exceptions Namespace
The namespace provides different exceptions classes.
Classes
  ClassDescription
Public classCorruptedDocumentException
Thrown during document load, when the document is corrupted.
Public classGroupDocsParserException
Represents the errors that occur during application execution.
Public classInvalidPasswordException
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
Public classUnsupportedDocumentFormatException
Thrown during document load, when the document format is not recognized or not supported.