Package xode :: Module node :: Class AncestorNotFoundError
[show private | hide private]
[frames | no frames]

Class AncestorNotFoundError

Exception --+
            |
           AncestorNotFoundError


Raised when an ancestor represeting an ODE object of some type was not found in the tree.
Method Summary
  __init__(self, type)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Instance Variable Summary
class type: The object type.

Instance Variable Details

type

The object type.
Type:
class

Generated by Epydoc 2.1 on Sun Feb 4 17:54:12 2007 http://epydoc.sf.net