| Trees | Index | Help |
|---|
| Package Martel :: Module Parser :: Class ParserRecordException |
|
Exception--+ |SAXException--+ |ParserException--+ | ParserRecordException
| Method Summary | |
|---|---|
| Inherited from ParserException | |
| |
| Inherited from SAXException | |
Creates an exception. | |
Avoids weird error messages if someone does exception[ix] by mistake, since Exception has __getitem__ defined. | |
Create a string representation of the exception. | |
Return the embedded exception, or None if there was none. | |
Return a message for this exception. | |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Aug 10 20:01:10 2006 | http://epydoc.sf.net |