ProgramixGenericLib v5.0.1

Uses of Package
com.programix.da2.exception

Packages that use com.programix.da2.exception
com.programix.da2 Framework for using the "DataAccess Interface Design Pattern". 
com.programix.da2.bridge   
com.programix.da2.bridge.http   
com.programix.da2.exception   
 

Classes in com.programix.da2.exception used by com.programix.da2
DAException
          Thrown to indicate a technical problem with the 'Data Access Layer'.
NotYetAvailableDAException
          This kind of DAException is used to signal that something is not yet available or ready.
ShutdownDAException
          This kind of DAException is thrown to indicate that the attempted call can no be completed because the DA has been shutdown.
 

Classes in com.programix.da2.exception used by com.programix.da2.bridge
DAException
          Thrown to indicate a technical problem with the 'Data Access Layer'.
 

Classes in com.programix.da2.exception used by com.programix.da2.bridge.http
DAException
          Thrown to indicate a technical problem with the 'Data Access Layer'.
 

Classes in com.programix.da2.exception used by com.programix.da2.exception
DAException
          Thrown to indicate a technical problem with the 'Data Access Layer'.
DataStateDAException
          This kind of DAException is thrown to indicate that there is a problem with the state of the data (such as locked by another user, stale data, unexpectedly not found).
SecurityDAException
          This kind of DAException is used to signal that there is a security-based problem fulfilling the request.
 


ProgramixGenericLib v5.0.1

Copyright © 2001-2009 Programix Incorporated. All rights reserved. ProgramixGenericLib is free and is OSI Certified Open Source Software under the BSD license.