Class RuntimeRecognitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.jql.parser.antlr.RuntimeRecognitionException
- All Implemented Interfaces:
Serializable
A
RuntimeException
that contains a JqlParseErrorMessage
. This can be used
to stop ANTLR in its tracks.- Since:
- v4.0
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getParseErrorMessage
-