public static class BailErrorListener.BailException extends RuntimeException
| Constructor and Description |
|---|
BailException(String message,
int line,
int charPositionInLine,
int startIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCharPositionInLine() |
int |
getLine() |
int |
getStartIndex() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BailException(String message, int line, int charPositionInLine, int startIndex)
Copyright © 2021 Markus Heberling. All rights reserved.