| Trees | Index | Help |
|---|
| Package Martel :: Package test :: Module test_Parser :: Class CountErrors |
|
ErrorHandler --+
|
CountErrors
| Method Summary | |
|---|---|
__init__(self)
| |
Handle a recoverable error. | |
Handle a non-recoverable error. | |
| Inherited from ErrorHandler | |
Handle a warning. | |
| Method Details |
|---|
error(self, exception)Handle a recoverable error.
|
fatalError(self, exception)Handle a non-recoverable error.
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 | http://epydoc.sf.net |