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

UnsupportedDocumentFormatException class

UnsupportedDocumentFormatException class

Thrown during document load, when the document format is not recognized or not supported.

Inheritance: UnsupportedDocumentFormatExceptionGroupDocsParserException

The UnsupportedDocumentFormatException type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the UnsupportedDocumentFormatException class.
init Initializes a new instance of the UnsupportedDocumentFormatException class.

See Also