public static class JexlException.Continue extends JexlException
JexlException.Ambiguous, JexlException.Assignment, JexlException.Break, JexlException.Cancel, JexlException.Continue, JexlException.Method, JexlException.Operator, JexlException.Parsing, JexlException.Property, JexlException.Return, JexlException.Tokenization, JexlException.Variable
Constructor and Description |
---|
JexlException.Continue(JexlNode node)
Creates a new instance of Continue.
|
clean, detailedMessage, getInfo, getInfo, getMessage, methodError, operatorError, parserError, propertyError, variableError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JexlException.Continue(JexlNode node)
node
- the continueCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.