1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.exceptions
  6. /
  7. CorruptedDocumentException class

CorruptedDocumentException class

CorruptedDocumentException class

Thrown during document load, when the document is corrupted.

Inheritance: CorruptedDocumentExceptionGroupDocsParserException

The CorruptedDocumentException type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the CorruptedDocumentException class.
init Initializes a new instance of the CorruptedDocumentException class with the message.

See Also