Package antlr
Class ANTLRException
- All Implemented Interfaces:
Serializable
Deprecated.
This class is for binary compatibility for older plugins that import
ANTLRException
.- See Also:
-
Constructor Summary
ConstructorDescriptionANTLRException
(String message) Deprecated.ANTLRException
(String message, Throwable cause) Deprecated.ANTLRException
(Throwable cause) Deprecated. -
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
Deprecated. -
ANTLRException
Deprecated. -
ANTLRException
Deprecated.
-
IllegalArgumentException