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 Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
recog
-
-
Constructor Details
-
TokenStreamRecognitionException
-
-
Method Details
-
toString
-