public class QueryException extends DatastoreException
Throw when there is a problem with the query
| Constructor and description |
|---|
QueryException(String s) |
QueryException(String s, Throwable throwable) |