A helper class to allow parser exceptions to be thrown anywhere in the code. Should be replaced when no longer required.
| Constructor and description | 
|---|
                                RuntimeParserException
                                (String message, ASTNode node) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            void | 
                            throwParserException() | 
                        
| Methods inherited from class | Name | 
|---|---|
class GroovyRuntimeException | 
                            getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule | 
                        
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.