Package antlr
Class TokenStreamIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.TokenStreamException
antlr.TokenStreamIOException
- All Implemented Interfaces:
Serializable
Wraps an IOException in a TokenStreamException
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTokenStreamIOException constructor comment. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
io
-
-
Constructor Details
-
TokenStreamIOException
TokenStreamIOException constructor comment.- Parameters:
s
- java.lang.String
-