public class RuntimeRecognitionException extends RuntimeException
RuntimeException
that contains a JqlParseErrorMessage
. This can be used
to stop ANTLR in its tracks.Modifier and Type | Method and Description |
---|---|
JqlParseErrorMessage |
getParseErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JqlParseErrorMessage getParseErrorMessage()
Copyright © 2002-2023 Atlassian. All Rights Reserved.