Uses of Package
org.apache.poi.openxml4j.exceptions

Packages that use org.apache.poi.openxml4j.exceptions
org.apache.poi   
org.apache.poi.extractor   
org.apache.poi.openxml4j.exceptions   
org.apache.poi.openxml4j.opc   
org.apache.poi.openxml4j.opc.internal   
org.apache.poi.openxml4j.opc.internal.marshallers   
org.apache.poi.openxml4j.opc.internal.signature   
org.apache.poi.openxml4j.opc.internal.unmarshallers   
org.apache.poi.openxml4j.opc.signature   
org.apache.poi.ss.usermodel   
org.apache.poi.util Top-level util package are classes that are useful throughout the project. 
org.apache.poi.xslf   
org.apache.poi.xslf.extractor   
org.apache.poi.xssf.eventusermodel   
org.apache.poi.xssf.extractor   
org.apache.poi.xssf.usermodel   
org.apache.poi.xwpf.extractor   
org.apache.poi.xwpf.usermodel   
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.extractor
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.exceptions
OpenXML4JException
          Global exception throws when a critical error occurs.
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 try/catch).
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc.internal
InvalidFormatException
           
InvalidOperationException
          Throw when an invalid operation is done.
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc.internal.marshallers
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc.internal.signature
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc.internal.unmarshallers
InvalidFormatException
           
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc.signature
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.ss.usermodel
InvalidFormatException
           
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.util
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xslf
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xslf.extractor
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xssf.eventusermodel
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xssf.extractor
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xssf.usermodel
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xwpf.extractor
OpenXML4JException
          Global exception throws when a critical error occurs.
 

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xwpf.usermodel
InvalidFormatException
           
OpenXML4JException
          Global exception throws when a critical error occurs.
 



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