| Home | Trees | Index | Help |
|
|---|
| Package lemon :: Package external :: Package Cheetah :: Module ErrorCatchers :: Class ListErrors |
|
ErrorCatcher --+
|
ListErrors
Accumulate a list of errors.
| Method Summary | |
|---|---|
__init__(self,
templateObj)
| |
Return the list of errors. | |
warn(self,
exc_val,
code,
rawCode,
lineCol)
| |
| Inherited from ErrorCatcher | |
| |
| Method Details |
|---|
listErrors(self)Return the list of errors. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Mon Nov 10 15:07:42 2003 | http://epydoc.sf.net |