Uses of Package
org.apache.poi.openxml4j.exceptions
-
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.ooxml Class Description InvalidFormatException OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.ooxml.extractor Class Description OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.ooxml.util Class Description OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.exceptions Class Description 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 allOpenXML4JException 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 Class Description 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 Class Description 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 allOpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.openxml4j.opc.internal.marshallers Class Description 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 Class Description InvalidFormatException -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xddf.usermodel.chart Class Description InvalidFormatException -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xslf.extractor Class Description OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xslf.usermodel Class Description InvalidFormatException OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xssf.eventusermodel Class Description InvalidFormatException OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xssf.extractor Class Description OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xssf.usermodel Class Description InvalidFormatException OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xwpf.extractor Class Description OpenXML4JException Global exception throws when a critical error occurs. -
Classes in org.apache.poi.openxml4j.exceptions used by org.apache.poi.xwpf.usermodel Class Description InvalidFormatException OpenXML4JException Global exception throws when a critical error occurs.