Home
last modified time | relevance | path

Searched refs:SubscriptionNotFound (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
Dexceptions.py181 class SubscriptionNotFound(JSONResponseError): class
Dlayer1.py106 "SubscriptionNotFound": exceptions.SubscriptionNotFound,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
Dexceptions.py430 class SubscriptionNotFound(JSONResponseError): class
Dlayer1.py129 "SubscriptionNotFound": exceptions.SubscriptionNotFound,