Go to the latest version of this document.
t.w.h.HTTPError(
Exception
) : class documentation
Part of
twisted
.
web2
.
http
View Source
View In Hierarchy
No class docstring
Method
__init__
An Exception for propagating HTTP Error Responses.
Method
__repr__
Undocumented
def __init__(self, codeOrResponse):
(source)
An Exception for propagating HTTP Error Responses.
Parameters
codeOrResponse
The numeric HTTP code or a complete http.Response object. (type:
int
or
http.Response
)
def __repr__(self):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2011-10-27 15:57:47.