GroovyExceptionInterfacepublic class IncorrectTypeHintException extends SyntaxException
| Constructor | Description |
|---|---|
IncorrectTypeHintException(MethodNode mn,
java.lang.String msg,
int line,
int column) |
|
IncorrectTypeHintException(MethodNode mn,
java.lang.Throwable e,
int line,
int column) |
isFatal, setFatalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocatorpublic IncorrectTypeHintException(MethodNode mn, java.lang.Throwable e, int line, int column)
public IncorrectTypeHintException(MethodNode mn, java.lang.String msg, int line, int column)