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() |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.