Uses of Class
xtc.tree.TraversalException

Packages that use TraversalException
xtc.tree   
 

Uses of TraversalException in xtc.tree
 

Subclasses of TraversalException in xtc.tree
 class VisitingException
          A visiting exception is thrown to indicate an exceptional condition while visiting a node.
 class VisitorException
          A visitor exception is thrown when no appropriate visit() or process() method can be found.
 



Copyright © 2012. All Rights Reserved.