Package antlr
Class CharStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.CharStreamException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CharStreamIOException
Anything that goes wrong while generating a stream of characters
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CharStreamException
CharStreamException constructor comment.- Parameters:
s
- java.lang.String
-