java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.civl.abc.err.IF.ABCException
dev.civl.abc.front.IF.ParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParseException(String msg) ParseException(String msg, org.antlr.runtime.Token token) -
Method Summary
Methods inherited from class dev.civl.abc.err.IF.ABCException
toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ParseException
-
ParseException
-
-
Method Details
-
getToken
public org.antlr.runtime.Token getToken()
-