at.dms.compiler.tools.antlr.runtime
Class TokenStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.dms.compiler.tools.antlr.runtime.ANTLRException
at.dms.compiler.tools.antlr.runtime.ParserException
at.dms.compiler.tools.antlr.runtime.TokenStreamException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TokenStreamIOException, TokenStreamRecognitionException
public class TokenStreamException
- extends ParserException
Anything that goes wrong while generating a stream of tokens.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TokenStreamException
public TokenStreamException()
TokenStreamException
public TokenStreamException(String s)