Expresso 5-6

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

Packages that use com.jcorporate.expresso.core.db.exception
com.jcorporate.expresso.core.db Database Java Objects for establishing database connections and connection pooling Also contains all Exceptions used for Data Access while working with Expresso. 
com.jcorporate.expresso.core.db.exception Specific database exceptions, subclassing DBException 
 

Classes in com.jcorporate.expresso.core.db.exception used by com.jcorporate.expresso.core.db
ConnectionPoolException
          Exception that is thrown by the ConnectionPool
PoolFullException
          Exception that is thrown when the DBConnectionPool is full.
 

Classes in com.jcorporate.expresso.core.db.exception used by com.jcorporate.expresso.core.db.exception
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.
 


Expresso 5-6

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