public class IncorrectTypeHintException extends SyntaxException
| Constructor and description | 
|---|
| IncorrectTypeHintException(MethodNode mn, Throwable e, int line, int column) | 
| IncorrectTypeHintException(MethodNode mn, String msg, int line, int column) | 
| Methods inherited from class | Name | 
|---|---|
| class SyntaxException | getEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocator | 
| class GroovyException | isFatal, setFatal | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.