| Trees | Index | Help |
|
|---|
| Package xode :: Module errors :: Class ChildError |
|
Exception--+ |InvalidError--+ | ChildError
| Method Summary | |
|---|---|
__init__(self,
parent,
child)
| |
__str__(self)
| |
| Inherited from Exception | |
| |
| Instance Variable Summary | |
|---|---|
| str | child: The invalid child element. |
| str | parent: The parent element. |
| Instance Variable Details |
|---|
childThe invalid 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 |