Package com.gentlyweb.utils
Class FilterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gentlyweb.utils.ChainException
com.gentlyweb.utils.FilterException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFilterException
(String message) FilterException
(String message, Exception e) -
Method Summary
Methods inherited from class com.gentlyweb.utils.ChainException
getException, printInnerExceptionChain
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FilterException
-
FilterException
-