Package org.apache.poi.hdgf.exceptions
Class HDGFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.poi.hdgf.exceptions.HDGFException
- All Implemented Interfaces:
Serializable
The superclass of all HDGF exceptions
- Author:
- Yegor Kozlov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHDGFException
(String message) HDGFException
(String message, Throwable cause) HDGFException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HDGFException
public HDGFException() -
HDGFException
-
HDGFException
-
HDGFException
-