antlr
Class CharStreamIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.CharStreamException
antlr.CharStreamIOException
- All Implemented Interfaces:
- Serializable
public class CharStreamIOException
- extends CharStreamException
Wrap an IOException in a CharStreamException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
io
public IOException io
CharStreamIOException
public CharStreamIOException(IOException io)