Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | TemplateError --+ | TemplateSyntaxError --+ | BadDirectiveError
Exception raised when an unknown directive is encountered when parsing a template.
An unknown directive is any attribute using the namespace for directives, with a local name that doesn't match any registered directive.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Instance Variables | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 22 14:10:37 2010 | http://epydoc.sourceforge.net |