class documentation

class MissingRenderMethod(RenderError): (source)

View In Hierarchy

Tried to use a render method which does not exist.

Instance Variable element The element which did not have the render method.
Instance Variable renderName The name of the renderer which could not be found.
Method __init__ Undocumented
Method __repr__ Undocumented
element = (source)
The element which did not have the render method.
renderName = (source)
The name of the renderer which could not be found.
def __init__(self, element, renderName): (source)

Undocumented

def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.