public class RuntimeParserException extends GroovyRuntimeException
| Constructor and Description | 
|---|
RuntimeParserException(String message,
                      ASTNode node)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
throwParserException()  | 
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModuleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic void throwParserException()
                          throws SyntaxException
SyntaxException