| Name | Description | Type | Package | Framework |
| InvalidFormatException | Class | org.apache.poi.openxml4j.exceptions | Apache POI | |
| InvalidOperationException | Throw when an invalid operation is done. | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
| OpenXML4JException | Global exception throws when a critical error occurs. | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
| OpenXML4JRuntimeException | Global exception throws when a critical error occurs (this exception is set as Runtime in order not to force the user to manage the exception in a | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
| PartAlreadyExistsException | Throw when trying to create a PackagePart but one already exists with that name. | Class | org.apache.poi.openxml4j.exceptions | Apache POI |