Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache » poi » hslf » exceptions » [javadoc | source]
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.
Constructor:
 public CorruptPowerPointFileException(String s) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait