Uses of Class
org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
-
Packages that use OpenXML4JRuntimeException Package Description org.apache.poi.openxml4j.exceptions -
-
Uses of OpenXML4JRuntimeException in org.apache.poi.openxml4j.exceptions
Subclasses of OpenXML4JRuntimeException in org.apache.poi.openxml4j.exceptions Modifier and Type Class Description classInvalidOperationExceptionThrow when an invalid operation is done.classPartAlreadyExistsExceptionThrow when trying to create aPackagePartbut one already exists with that name.
-