@Deprecated public class ASTRuntimeException extends RuntimeException
Used within the Groovy's AntlrParserPlugin
| Constructor and description | 
|---|
| ASTRuntimeException
                                (AST ast, String message) | 
| ASTRuntimeException
                                (AST ast, String message, Throwable throwable) | 
| Methods inherited from class | Name | 
|---|---|
| class RuntimeException | printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.