class documentation

class FilterArgumentError(TemplateRuntimeError):

View In Hierarchy

This error is raised if a filter was called with inappropriate arguments

Inherited from TemplateError (via TemplateRuntimeError):

Method __init__ Undocumented
Property message Undocumented