public class QueryParseException extends QueryException
| Constructor and Description |
|---|
QueryParseException(String message,
int location) |
QueryParseException(String message,
Throwable thrown,
int location) |
QueryParseException(Throwable thrown,
int location) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocation() |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Neeve Research, LLC. All Rights Reserved.