Uses of Class
net.walend.lang.NestedException

Packages that use NestedException
net.walend.digraph This package contains a kit for working with directed graphs. 
net.walend.lyophil This package contains generic high level interfaces and simple utility classes. 
 

Uses of NestedException in net.walend.digraph
 

Subclasses of NestedException in net.walend.digraph
 class DigraphException
           
 class EdgeMissingException
           
 class EdgeNotUniqueException
           
 class NodeMissingException
           
 

Uses of NestedException in net.walend.lyophil
 

Subclasses of NestedException in net.walend.lyophil
 class KeyDuplicatedException
          Throw this exception when a Freezer can not Freeze a given Freezable.
 class LyophilException
          An abstract NestedException for the Lyophilizer kit.
 class NotInFreezerException
          Throw this exception if the Freezer just doesn't know about the identifier but everything else is fine.
 



Copyright (c) 2000, 2001, David Walend