1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction.exceptions
  6. /
  7. DocumentFormatException class

DocumentFormatException class

DocumentFormatException class

The exception that is thrown when document format is not recognized or is invalid.

Inheritance: DocumentFormatExceptionGroupDocsRedactionException

The DocumentFormatException type exposes the following members:

Constructors

Constructor Description
__init__(self, message) Initializes a new instance of DocumentFormatException class.

See Also