PptCorruptFileException
General
PptCorruptFileException is a class in Aspose.Slides FOSS for Java.
Inherits from: PptReadException.
PptCorruptFileException és una classe en Aspose.Slides FOSS per a Java. És heretat de: ゚PptReadException⌒ .
Excepció llançada quan un fitxer PPT està corromput i no es pot processar.
Mètodes
| Signature | Description |
|---|---|
PptCorruptFileException() | Creates a new {@code PptCorruptFileException} with no detail message. |
PptCorruptFileException(message: String) | Creates a new {@code PptCorruptFileException} with the specified detail message. |
PptCorruptFileException(message: String, cause: Throwable) | Creates a new {@code PptCorruptFileException} with the specified detail message and cause. |