Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.poi.hslf.exceptions Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| CorruptPowerPointFileException | This exception is thrown when we try to open a PowerPoint file, and something is fundamentally broken about it. | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| EncryptedPowerPointFileException | This exception is thrown when we try to open a PowerPoint file, and discover that it is encrypted | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| HSLFException | A generic exception that can be thrown by HSLF classesAuthor:Yegor KozlovSee Also:Serialized Form | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| InvalidRecordFormatException | This exception is thrown when we try to create a record, and the underlying data just doesn't match up | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| OldPowerPointFormatException | This exception is thrown when we try to open a PowerPoint file, and it's too old for us. | Class | org.apache.poi.hslf.exceptions | Apache POI |