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