|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |