|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> core >> db >> [ exception overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.jcorporate.expresso.core.db.exception
Database Java Objects for establishing database connections and connection pooling Also contains all Exceptions used for Data Access while working with Expresso.
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
Database Java Objects for establishing database connections and connection pooling Also contains all Exceptions used for Data Access while working with Expresso.
|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> core >> db >> [ exception overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||