public class OQLParseException extends SnapshotException
| Constructor and Description |
|---|
OQLParseException(String message,
Throwable cause,
int line,
int column) |
OQLParseException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getLine() |
rethrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString