Package com.gentlyweb.utils
Class ChainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gentlyweb.utils.ChainException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FilterException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChainException
(String message) ChainException
(String message, Throwable exp) -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChainException
-
ChainException
-
-
Method Details
-
getException
-
printInnerExceptionChain
- Throws:
IOException
-