|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NestedException | |
| blackboard.base | Provides common classes and utility classes used throughout the platform API. |
| blackboard.persist | |
| blackboard.platform.plugin | |
| Uses of NestedException in blackboard.base |
| Subclasses of NestedException in blackboard.base | |
class |
InitializationException
Exceptions thrown at application initialization time. |
| Uses of NestedException in blackboard.persist |
| Subclasses of NestedException in blackboard.persist | |
class |
KeyNotFoundException
Exception indicating that the Id used to load an object was not found in the target data store ("container"). |
class |
PersistenceException
This class wraps exceptions generated during the persisting or loading of objects. |
| Uses of NestedException in blackboard.platform.plugin |
| Subclasses of NestedException in blackboard.platform.plugin | |
class |
PlugInException
This class wraps exceptions generated during the execution of plugins. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||