Package org.apache.poi
Class OldFileFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.poi.UnsupportedFileFormatException
org.apache.poi.OldFileFormatException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OldExcelFormatException
,OldPowerPointFormatException
,OldWordFileFormatException
Base class of all the exceptions that POI throws in the event
that it's given a file that's older than currently supported.
- 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
-
OldFileFormatException
-