| Home | Trees | Index | Help |
|---|
Exception--+ |Error--+ |SystemError--+ | CircularReferenceError
Setting parent would create a circular reference.
Setting the requested parent for this node would create a circular reference in the tree, like A is the parent of B, B is the parent of C, and C is the parent of A.| Method Summary | |
|---|---|
__init__(self)
| |
| Inherited from Exception | |
| |
| |
| Method Details |
|---|
__init__(self)
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 7 23:02:16 2009 | http://epydoc.sf.net |