public class EvaluationException extends RuntimeException
Exception thrown by evaluation actions.
Constructor and Description |
---|
EvaluationException() |
EvaluationException(String message) |
EvaluationException(String message,
Throwable cause) |
EvaluationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString