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