class documentation

class UndefinedError(TemplateRuntimeError):

View In Hierarchy

Raised if a template tries to operate on Undefined.

Inherited from TemplateError (via TemplateRuntimeError):

Method __init__ Undocumented
Property message Undocumented