HTTPException

Exception used on pre-Python-2.5, where new-style classes cannot be used as an exception.


Attributes

a exception

<property object at 0x8829694>

Methods

f __getitem__(...) ...

f __init__(self, message, wsgi_response) ...

f __call__(self, environ, start_response) ...

See the source for more information.