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

Packages that use org.apache.poi.openxml4j.exceptions
org.apache.poi   
org.apache.poi.dev   
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.unmarshallers   
org.apache.poi.ss.usermodel   
org.apache.poi.util Top-level util package are classes that are useful throughout the project. 
org.apache.poi.xdgf.usermodel   
org.apache.poi.xslf.extractor   
org.apache.poi.xslf.usermodel   
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.dev
InvalidFormatException
           
 

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

Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.exceptions
InvalidOperationException
          Throw when an invalid operation is done.
NotOfficeXmlFileException
          This exception is thrown when we try to open a file that doesn't seem to actually be an OOXML (Office Open XML) file after all
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
           
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
InvalidFormatException
           
InvalidOperationException
          Throw when an invalid operation is done.
NotOfficeXmlFileException
          This exception is thrown when we try to open a file that doesn't seem to actually be an OOXML (Office Open XML) file after all
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.unmarshallers
InvalidFormatException
           
 

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.xdgf.usermodel
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.xslf.usermodel
InvalidFormatException
           
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 2017 The Apache Software Foundation or its licensors, as applicable.