Home
last modified time | relevance | path

Searched refs:HTTPInsufficientStorage (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/WebOb/docs/modules/
Dexceptions.txt61 .. autoexception:: HTTPInsufficientStorage
/external/chromium-trace/catapult/third_party/WebOb/webob/
Dexc.py1076 class HTTPInsufficientStorage(HTTPServerError): class