PptxUnsupportedFormatException

PptxUnsupportedFormatException class

Exception which thrown when presentation file format is unsupported.

PptxUnsupportedFormatException

NameDescription
PptxUnsupportedFormatException()Default function.

Returns: PptxUnsupportedFormatException


PptxUnsupportedFormatException

NameDescription
PptxUnsupportedFormatException(String)Constructor allowing a message to be added to this exception.

Parameters:

NameTypeDescription
messageStringmessage

Returns: PptxUnsupportedFormatException


PptxUnsupportedFormatException

NameDescription
PptxUnsupportedFormatException(String, RuntimeException)Constructor for an exception containing a message and an embedded exception.

Parameters:

NameTypeDescription
messageStringmessage
exceptionRuntimeExceptionoriginal exception

Returns: PptxUnsupportedFormatException