java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.boolex.EvaluationException
- All Implemented Interfaces:
Serializable
This exception wraps exceptions thrown while evaluating events.
- Author:
- Ceki Gülcü
- See Also:
-
Constructor Summary
ConstructorDescriptionEvaluationException
(String msg, Throwable cause) EvaluationException
(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
-
EvaluationException
-
EvaluationException
-
EvaluationException
-