exception documentation
class RenderError(Exception):
Known subclasses: twisted.web.error.MissingRenderMethod
, twisted.web.error.MissingTemplateLoader
Base exception class for all errors which can occur during template rendering.