Trees | Index | Help |
---|
Package Martel :: Module Parser :: Class ParserException |
|
Exception
--+ |SAXException
--+ | ParserException
ParserPositionException
,
ParserRecordException
Method Summary | |
---|---|
setLocation(self,
text)
| |
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:08 2006 | http://epydoc.sf.net |