Package org.apache.poi.poifs.filesystem
Class Ole10NativeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.poi.poifs.filesystem.Ole10NativeException
-
- All Implemented Interfaces:
Serializable
public class Ole10NativeException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Ole10NativeException(String message)
Ole10NativeException(String message, Throwable cause)
Ole10NativeException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-