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, toStringpublic JqlParseErrorMessage getParseErrorMessage()
Copyright © 2002-2015 Atlassian. All Rights Reserved.