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, variableErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JexlException.Continue(JexlNode node)
node - the continueCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.