Package org.xlsx4j.exceptions
Class Xlsx4jException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xlsx4j.exceptions.Xlsx4jException
- All Implemented Interfaces:
Serializable
- Since:
- 3.0.1
- Author:
- jharrop
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXlsx4jException(String msg) Xlsx4jException(String msg, Exception e) Xlsx4jException(String msg, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Xlsx4jException
-
Xlsx4jException
-
Xlsx4jException
-