java.lang.Object java.lang.Throwable java.lang.Exception antlr.ANTLRException antlr.TokenStreamException
Anything that goes wrong while generating a stream of tokens.
Constructor Summary | |
TokenStreamException()
|
|
TokenStreamException(java.lang.String s)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TokenStreamException()
public TokenStreamException(java.lang.String s)