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

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

MissingTemplateLoader is raised when trying to render an Element without a template loader, i.e. a loader attribute.
Instance Variable element The Element which did not have a document factory.
Method __init__ Undocumented
Method __repr__ Undocumented
element =
The Element which did not have a document factory.
def __init__(self, element): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.