Home
last modified time | relevance | path

Searched defs:QueryError (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/firefighter/base/
Dexceptions.py6 class QueryError(Exception): class
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
Dexceptions.py73 class QueryError(DynamoDBError): class