org.apache.poi.hslf.exceptions
public class: CorruptPowerPointFileException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
All Implemented Interfaces:
Serializable
This exception is thrown when we try to open a PowerPoint file, and
something is fundamentally broken about it.
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |