at.dms.compiler.tools.antlr.runtime
Class CharStreamIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.dms.compiler.tools.antlr.runtime.ANTLRException
at.dms.compiler.tools.antlr.runtime.CharStreamException
at.dms.compiler.tools.antlr.runtime.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)