Package docutils :: Module nodes :: Class NodeFound
[show private | hide private]
[frames | no frames]

Class NodeFound

       Exception --+    
                   |    
TreePruningException --+
                       |
                      NodeFound


Raise to indicate that the target of a search has been found. This exception must be caught by the client; it is not caught by the traversal code.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.0 on Tue Jul 22 05:30:59 2003 http://epydoc.sf.net