Expresso 5-6

Package com.jcorporate.expresso.core.db.exception

Specific database exceptions, subclassing DBException

See:
          Description

Exception Summary
ConnectionPoolException Exception that is thrown by the ConnectionPool
DBAccessDeniedException This class is thrown when an attempt is made to access a resource protected by the Expresso Framework, the framework will throw this Exception.
DBNotLoggedInException This class is thrown when an attempt is made to access a resource protected by the Expresso Framework and specifically the end user has not prsented any login credentials yet.
DBRecordChangedException  
DBRecordNotFoundException  
PoolFullException Exception that is thrown when the DBConnectionPool is full.
 

Package com.jcorporate.expresso.core.db.exception Description

Specific database exceptions, subclassing DBException


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.