PptException
General
PptException is a class in Aspose.Slides FOSS for Java.
Inherits from: RuntimeException.
PptException és una classe en Aspose.Slides FOSS per a Java. És heretat de: ゚RuntimeException⌒ .
Excepció de base per a errors relacionats amb el PPT.
Mètodes
| Signature | Description |
|---|---|
PptException() | Creates a new {@code PptException} with no detail message. |
PptException(message: String) | Creates a new {@code PptException} with the specified detail message. |
PptException(message: String, cause: Throwable) | Creates a new {@code PptException} with the specified detail message and cause. |