Trees | Index | Help |
|
---|
Package xode :: Module errors :: Class MissingElementError |
|
Exception
--+ |InvalidError
--+ | MissingElementError
Method Summary | |
---|---|
__init__(self,
parent,
child)
| |
__str__(self)
| |
Inherited from Exception | |
|
Instance Variable Summary | |
---|---|
str | child : The missing child element. |
str | parent : The parent element. |
Instance Variable Details |
---|
childThe missing child element.
|
parentThe parent element.
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Feb 4 17:54:12 2007 | http://epydoc.sf.net |