Searched refs:QueryPoolException (Results 1 – 2 of 2) sorted by relevance
101 public static class QueryPoolException extends SQLException { class in CallerInfoAsyncQuery102 public QueryPoolException(String error) { in QueryPoolException() method in CallerInfoAsyncQuery.QueryPoolException319 throw new QueryPoolException in onQueryComplete()536 throw new QueryPoolException("Bad context or query uri."); in allocate()
152 throw new QueryPoolException("Bad context or query uri."); in startQueryInternal()273 private static class QueryPoolException extends SQLException { class in CallerInfoAsyncQuery275 QueryPoolException(String error) { in QueryPoolException() method in CallerInfoAsyncQuery.QueryPoolException469 throw new QueryPoolException( in updateData()