public class QueryException extends DatastoreException
Throw when there is a problem with the query
| Fields inherited from class | Fields |
|---|---|
class DatastoreException |
serialVersionUID |
| Constructor and description |
|---|
QueryException
(java.lang.String s) |
QueryException
(java.lang.String s, java.lang.Throwable throwable) |