Package scriptella.expression
Class Expression.EvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
scriptella.core.SystemException
scriptella.expression.Expression.EvaluationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Expression
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEvaluationException(String message) EvaluationException(String message, 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
public EvaluationException() -
EvaluationException
-
EvaluationException
-
EvaluationException
-