This class is used as a wrapper for InitNode,VistNode and PruneNode function calls within parallel TraverseTree executions. It is inspired from this stackoverflow discussion. Synopsis: class ThreadExceptionHandler;

Public Methods

ThreadExceptionHandler

Run

CaptureException

Rethrow

See also

TraversalAlgorithm

PostOrderTraversal

PreOrderTraversal

SPLITT