Class ODFNotOfficeXmlFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.poi.UnsupportedFileFormatException
org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
org.apache.poi.openxml4j.exceptions.ODFNotOfficeXmlFileException
- All Implemented Interfaces:
Serializable
This exception is thrown when we are given an ODF-based file
(eg OpenOffice .ods) instead of an actually OOXML (Office Open XML) file
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ODFNotOfficeXmlFileException
-