Package org.apache.poi.poifs.filesystem
Class NotOLE2FileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.poi.poifs.filesystem.NotOLE2FileException
- All Implemented Interfaces:
Serializable
This exception is thrown when we try to open a file that doesn't
seem to actually be an OLE2 file after all
- 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
-
NotOLE2FileException
-