Class TokenMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.groovy.GroovyException
org.codehaus.groovy.syntax.SyntaxException
org.codehaus.groovy.syntax.TokenException
org.codehaus.groovy.syntax.TokenMismatchException
- All Implemented Interfaces:
Serializable, GroovyExceptionInterface
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TokenException
getEndColumnMethods inherited from class SyntaxException
getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocatorMethods inherited from class GroovyException
isFatal, setFatalMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TokenMismatchException
-
-
Method Details
-
getUnexpectedToken
-
getExpectedType
public int getExpectedType()
-