PptxCorruptFileException

PptxCorruptFileException class

Exception which thrown when presentation file is probably corrupt.

PptxCorruptFileException

NameDescription
PptxCorruptFileException()Default function.

Result: PptxCorruptFileException


PptxCorruptFileException

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

Parameters:

NameTypeDescription
messageStringmessage

Result: PptxCorruptFileException


PptxCorruptFileException

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

Parameters:

NameTypeDescription
messageStringmessage
exceptionRuntimeExceptionoriginal exception

Result: PptxCorruptFileException