public class RuntimeParserException extends GroovyRuntimeException
| Constructor and Description | 
|---|
| RuntimeParserException(java.lang.String message,
                      ASTNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | throwParserException() | 
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModulepublic RuntimeParserException(java.lang.String message,
                              ASTNode node)
public void throwParserException()
                          throws SyntaxException
SyntaxException