Package cherrypy :: Package tutorial :: Module tut10_http_errors :: Class HTTPErrorDemo
[hide private]
[frames] | no frames]

Class HTTPErrorDemo

source code


Instance Methods [hide private]
 
index(self) source code
 
toggleTracebacks(self) source code
 
error(self, code) source code
 
messageArg(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  _cp_config = {'error_page.403': '/home/orion/oss/python/cherry...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

_cp_config

Value:
{'error_page.403': '/home/orion/oss/python/cherrypy/CherryPy-3.0.3/che\
rrypy/tutorial/custom_error.html'}