Uses of Class
blackboard.base.NestedException

Packages that use NestedException
blackboard.base Provides common classes and utility classes used throughout the platform API. 
blackboard.persist   
 

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 DuplicateBatchUidException
          An exception that can be thrown during object persistence that indicates a attempt was made to use a duplicate batch uid value.
 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.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.