Searched refs:QueryError (Results 1 – 5 of 5) sorted by relevance
94 raise exceptions.QueryError(response['insertErrors'])137 raise exceptions.QueryError(response['errors'])164 raise exceptions.QueryError(response['status']['errors'])
6 class QueryError(Exception): class
73 class QueryError(DynamoDBError): class
1179 raise exceptions.QueryError(
337 exceptions.QueryError,