Package antlr
Class TokenStreamRecognitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.TokenStreamException
antlr.TokenStreamRecognitionException
- All Implemented Interfaces:
Serializable
Wraps a RecognitionException in a TokenStreamException so you
can pass it along.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace