Uses of Class
org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException

Packages that use OpenXML4JRuntimeException
org.apache.poi.openxml4j.exceptions   
 

Uses of OpenXML4JRuntimeException in org.apache.poi.openxml4j.exceptions
 

Subclasses of OpenXML4JRuntimeException in org.apache.poi.openxml4j.exceptions
 class InvalidOperationException
          Throw when an invalid operation is done.
 class PartAlreadyExistsException
          Throw when trying to create a PackagePart but one already exists with that name.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.