Trees | Index | Help |
---|
Package Martel :: Module Parser :: Class ParserPositionException |
|
Exception
--+ |SAXException
--+ |ParserException
--+ | ParserPositionException
ParserIncompleteException
Method Summary | |
---|---|
__init__(self,
pos)
| |
__iadd__(self,
offset)
| |
Inherited from ParserException | |
| |
Inherited from SAXException | |
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:08 2006 | http://epydoc.sf.net |