jACOB 2.7 API Documentation.

Uses of Package
de.tif.jacob.core.exception

Packages that use de.tif.jacob.core.exception
de.tif.jacob.core.data   
de.tif.jacob.core.exception   
de.tif.jacob.security   
 

Classes in de.tif.jacob.core.exception used by de.tif.jacob.core.data
InvalidExpressionException
          This exception indicates that an invalid expression has been entered.
RecordLockedException
          This exception indicates that a given data table record has already been locked by another user.
RecordNotFoundException
          This exception indicates that a given data table record could not be retrieved from data source for any reason.
UserException
          UserException is the base class of all (non runtime) exceptions which in general result due to inproper user operation.
 

Classes in de.tif.jacob.core.exception used by de.tif.jacob.core.exception
AuthenticationException
          This exception indicates that an user authentication has failed due to any reason.
InvalidExpressionException
          This exception indicates that an invalid expression has been entered.
UserException
          UserException is the base class of all (non runtime) exceptions which in general result due to inproper user operation.
UserRuntimeException
          UserRuntimeException is the base class of all runtime exceptions which in general result due to inproper user operation.
 

Classes in de.tif.jacob.core.exception used by de.tif.jacob.security
AuthenticationException
          This exception indicates that an user authentication has failed due to any reason.
InvalidNewPasswordException
          This exception indicates that the entered new password is not excepted for any reason.
UserNotExistingException
          This exception indicates that a user with a given id does not exist.
 


jACOB 2.7 API Documentation.