OOXMLCorruptFileException class

OOXMLCorruptFileException class

Exception which thrown when Office Open XML file format is corrupted.

Inheritance:OOXMLCorruptFileExceptionOOXMLException

The OOXMLCorruptFileException type exposes the following members:

Constructors

ConstructorDescription
__init__Default constructor.
__init__Constructor allowing a message to be added to this exception.

See Also