at.dms.compiler.tools.antlr.runtime
Class CharStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.dms.compiler.tools.antlr.runtime.ANTLRException
at.dms.compiler.tools.antlr.runtime.CharStreamException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CharStreamIOException
public class CharStreamException
- extends ANTLRException
Anything that goes wrong while generating a stream of characters
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CharStreamException
public CharStreamException(String s)
- CharStreamException constructor comment.
- Parameters:
s
- java.lang.String