Uses of Class
org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
Packages that use OpenXML4JRuntimeException
-
Uses of OpenXML4JRuntimeException in org.apache.poi.openxml4j.exceptions
Subclasses of OpenXML4JRuntimeException in org.apache.poi.openxml4j.exceptionsModifier and TypeClassDescriptionclass
Throw when an invalid operation is done.final class
Throw when trying to create aPackagePart
but one already exists with that name.