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

Class HTTPErrorDemo

source code

object --+
         |
        HTTPErrorDemo

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__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _cp_config = {'error_page.403': '/opt/build/cherrypy3/cherrypy...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

_cp_config

Value:
{'error_page.403': '/opt/build/cherrypy3/cherrypy3-3.5.0/cherrypy/tuto\
rial/custom_error.html'}