Package ch.tocco.nice2.security.api
Class EvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.security.api.EvaluationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionEvaluationException
(Node node) EvaluationException
(Node node, String message) EvaluationException
(Node node, String message, Throwable cause) EvaluationException
(Node node, 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
-
EvaluationException
-
-
Method Details
-
getNode
-