class documentation

class NodeFound(TreePruningException):

View In Hierarchy

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.