Class ExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
VASSAL.script.expression.AuditableException
VASSAL.script.expression.ExpressionException
-
Field Summary
Fields inherited from class VASSAL.script.expression.AuditableException
auditTrail, owner
-
Constructor Summary
ConstructorDescriptionExpressionException
(String s, String e) ExpressionException
(String s, String e, Auditable owner, AuditTrail auditTrail) -
Method Summary
Methods inherited from class VASSAL.script.expression.AuditableException
getAuditReport, getAuditTrail, getOwner
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
expression
-
error
-
-
Constructor Details
-
ExpressionException
-
ExpressionException
-
ExpressionException
-
-
Method Details
-
getExpression
-
getError
-