| Home >> All >> com >> jcorporate >> expresso >> core >> db >> [ exception Javadoc ] |
com.jcorporate.expresso.core.db.exception: Javadoc index of package com.jcorporate.expresso.core.db.exception.
Package Samples:
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.
Classes:
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.
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.
PoolFullException: Exception that is thrown when the DBConnectionPool is full.
ConnectionPoolException: Exception that is thrown by the ConnectionPool
DBRecordNotFoundException
DBRecordChangedException
| Home | Contact Us | Privacy Policy | Terms of Service |