Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
Dservice_handlers.py130 class ServiceConfigurationError(Error): class
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dremote.py151 class ServiceConfigurationError(messages.Error): class