t.w.e.MissingRenderMethod(RenderError) : class documentation

Part of twisted.web.error View Source View In Hierarchy

Tried to use a render method which does not exist.
Instance VariableselementThe element which did not have the render method.
renderNameThe name of the renderer which could not be found.
Method __init__ Undocumented
Method __repr__ Undocumented
def __init__(self, element, renderName): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.