Package VASSAL.script.expression
Class ExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
VASSAL.script.expression.ExpressionException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AuditTrailprotected Stringprotected Stringprotected Auditable -
Constructor Summary
ConstructorsConstructorDescriptionExpressionException(String s, String e)ExpressionException(String s, String e, Auditable owner, AuditTrail auditTrail) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
expression
-
error
-
owner
-
auditTrail
-
-
Constructor Details
-
ExpressionException
-
ExpressionException
-
ExpressionException
-
-
Method Details
-
getExpression
-
getError
-
getOwner
-
getAuditTrail
-
getAuditReport
-