Package antlr
Class ANTLRException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CharStreamException,RecognitionException,TokenStreamException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionANTLRException(String message, Throwable cause) ANTLRException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ANTLRException
public ANTLRException() -
ANTLRException
-
ANTLRException
-
ANTLRException
-