PptUnsupportedFormatException class

PptUnsupportedFormatException class

Exception which thrown when presentation file format is unsupported.

Inheritance:PptUnsupportedFormatExceptionPptReadExceptionPptException

The PptUnsupportedFormatException type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Default constructor.
__init__(self, message)Constructor allowing a message to be added to this exception.

See Also