public class FilterException extends ChainException
FilterException(java.lang.String message)
FilterException(java.lang.String message, java.lang.Exception e)
getException, printInnerExceptionChain
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FilterException(java.lang.String message, java.lang.Exception e)
public FilterException(java.lang.String message)