Uses of Package
org.jaffa.exceptions

Packages that use org.jaffa.exceptions
org.jaffa.beans.moulding.data   
org.jaffa.beans.moulding.data.domain This contains all the base classes used for Domain Data Access Objects.  
org.jaffa.beans.moulding.mapping   
org.jaffa.components.codehelper   
org.jaffa.components.codehelper.tx   
org.jaffa.components.finder   
org.jaffa.components.maint   
org.jaffa.components.voucher   
org.jaffa.datatypes   
org.jaffa.datatypes.exceptions   
org.jaffa.exceptions   
org.jaffa.middleware   
org.jaffa.persistence   
org.jaffa.persistence.engines.jdbcengine.configservice.exceptions   
org.jaffa.persistence.engines.jdbcengine.datasource.exceptions   
org.jaffa.persistence.engines.jdbcengine.proxy   
org.jaffa.persistence.exceptions   
org.jaffa.persistence.util   
org.jaffa.presentation.portlet   
org.jaffa.presentation.portlet.component   
org.jaffa.presentation.portlet.session   
org.jaffa.presentation.portlet.session.ui   
org.jaffa.presentation.portlet.widgets.controller.exceptions   
org.jaffa.presentation.portlet.widgets.model.exceptions   
org.jaffa.presentation.portlet.widgets.taglib.exceptions   
org.jaffa.rules   
org.jaffa.rules.examples.domain   
org.jaffa.rules.fieldvalidators   
 

Classes in org.jaffa.exceptions used by org.jaffa.beans.moulding.data
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.beans.moulding.data.domain
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.beans.moulding.mapping
ApplicationException
          This is the base class for all application related exceptions.
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
CustomException
          This is the base class for all Jaffa exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.components.codehelper
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.components.codehelper.tx
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.components.finder
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.components.maint
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.components.voucher
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
CustomException
          This is the base class for all Jaffa exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.datatypes
ApplicationException
          This is the base class for all application related exceptions.
CustomException
          This is the base class for all Jaffa exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.datatypes.exceptions
ApplicationException
          This is the base class for all application related exceptions.
CustomException
          This is the base class for all Jaffa exceptions.
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.exceptions
ApplicationException
          This is the base class for all application related exceptions.
CustomException
          This is the base class for all Jaffa exceptions.
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.middleware
CustomException
          This is the base class for all Jaffa exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
MiddlewareException
          This is the base exception for all the middleware related exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.persistence
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.persistence.engines.jdbcengine.configservice.exceptions
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.persistence.engines.jdbcengine.datasource.exceptions
CustomException
          This is the base class for all Jaffa exceptions.
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.persistence.engines.jdbcengine.proxy
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.persistence.exceptions
CustomException
          This is the base class for all Jaffa exceptions.
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.persistence.util
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet
ApplicationException
          This is the base class for all application related exceptions.
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet.component
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet.session
ApplicationException
          This is the base class for all application related exceptions.
CustomException
          This is the base class for all Jaffa exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet.session.ui
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet.widgets.controller.exceptions
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet.widgets.model.exceptions
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.presentation.portlet.widgets.taglib.exceptions
CustomRuntimeException
          CustomRuntimeException is a generic runtime exception which is used as the base exception class for the Jaffa runtime exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.rules
CustomException
          This is the base class for all Jaffa exceptions.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.rules.examples.domain
ApplicationExceptions
          This class is generally thrown by the Transaction controllers.
FrameworkException
          This is the base exception class for all framework exceptions.
 

Classes in org.jaffa.exceptions used by org.jaffa.rules.fieldvalidators
FrameworkException
          This is the base exception class for all framework exceptions.
 



Copyright © 2002-2004 JAFFA Project.