InvalidFormatException class

InvalidFormatException class

The exception that is thrown when a file has an invalid format.

Inheritance: InvalidFormatExceptionGroupDocsMetadataException

The InvalidFormatException type exposes the following members:

Constructors

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

See Also