public class ExpressionVisitException
extends java.lang.Exception
ExpressionVisitor
to throw
exceptions while traversing the expression treeConstructor and Description |
---|
ExpressionVisitException(java.lang.String msg,
java.lang.Throwable cause)
Creates a new
ExpressionVisitException with a message and a
cause |