Searched refs:HTTPNonAuthoritativeInformation (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/webapp2/tests/
H A Dmisc_test.py16 self.assertRaises(webob.exc.HTTPNonAuthoritativeInformation, webapp2.abort, 203)
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
H A Dexc.py24 * 203 - :class:`HTTPNonAuthoritativeInformation`
398 class HTTPNonAuthoritativeInformation(HTTPOk): class in inherits:HTTPOk

Completed in 25 milliseconds