Serializablev3TreeGrammarExceptionpublic class ParseCancellationException extends CancellationException
RecognitionException, allowing it to bypass the standard
error recovery mechanisms. BailErrorStrategy throws this exception in
response to a parse error.| Constructor | Description |
|---|---|
ParseCancellationException() |
|
ParseCancellationException(String message) |
|
ParseCancellationException(String message,
Throwable cause) |
|
ParseCancellationException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1992–2019 ANTLR. All rights reserved.