Package lemon :: Package external :: Package Cheetah :: Module ErrorCatchers :: Class ListErrors
[show private | hide private]
[frames | no frames]

Class ListErrors

ErrorCatcher --+
               |
              ListErrors


Accumulate a list of errors.

Method Summary
  __init__(self, templateObj)
  listErrors(self)
Return the list of errors.
  warn(self, exc_val, code, rawCode, lineCol)
    Inherited from ErrorCatcher
  exceptions(self)

Method Details

listErrors(self)

Return the list of errors.

Generated by Epydoc 2.0 on Mon Nov 10 15:07:42 2003 http://epydoc.sf.net