Uses of Package
raccoon.api.exception

Packages that use raccoon.api.exception
raccoon.api.bean.descriptor Describes the services offered to the analysis of Data Transport Objects (DTO). 
raccoon.api.config The configuration service is a resource manager (for messages and things like that). 
raccoon.api.eai.badhnati Provides services to link representations of data beans between various worlds. 
raccoon.api.eai.endpoint Contains all the different interfaces related to exchanging messages with Raccoon. 
raccoon.api.eai.message Contains all the different interfaces related to messages handled by Raccoon. 
raccoon.api.eai.uitest Contains the non regression testing components that the Raccoon Framework offers. 
raccoon.api.exception Contains the default Raccoon exceptions that the various services may throw on an error. 
raccoon.api.types Contains the interfaces describing the various behaviours a component may have. 
raccoon.api.utils Contains various services offered by the Raccoon Framework. 
raccoon.core.badhnati.castor Simplifies the access to the Castor XML component by providing a simple wrapper for dynamic mapping. 
raccoon.core.badhnati.xml   
raccoon.core.bean.descriptor Describes the services offered to the analysis of Data Transport Objects (DTO). 
raccoon.core.config   
raccoon.core.file.endpoint.poller   
raccoon.core.file.endpoint.poller.handlers   
raccoon.core.jdbc   
raccoon.core.log Contains all the standard logging classes offered by the Raccoon Core Framework. 
raccoon.core.manager   
raccoon.core.manager.thin   
raccoon.core.types   
raccoon.core.uitest   
raccoon.core.uitest.data   
raccoon.core.uitest.file   
raccoon.core.uitest.report   
raccoon.core.utils   
raccoon.tibco.tibrv.admin Contains the all the administrative services exposed by the Raccoon Framework. 
raccoon.tibco.tibrv.api   
raccoon.tibco.tibrv.badhnati.ae Implementation of the BadhnAti contract for TIB/Rendezvous. 
raccoon.tibco.tibrv.badhnati.descriptors Contains various utility classes to describe a message that is defined in the TIB/Repository. 
raccoon.tibco.tibrv.badhnati.xml   
raccoon.tibco.tibrv.endpoint   
raccoon.tibco.tibrv.hoststatus.db   
raccoon.tibco.tibrv.message   
raccoon.tibco.tibrv.uitest The implementation of the UITest framework for TIB/Rendezvous. 
raccoon.tibco.tibrv.uitest.recorder   
raccoon.tibco.tibrv.utils   
 

Classes in raccoon.api.exception used by raccoon.api.bean.descriptor
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.config
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.eai.badhnati
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.eai.endpoint
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.eai.message
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.eai.uitest
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.exception
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.api.types
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.api.utils
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.core.badhnati.castor
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.badhnati.xml
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.core.bean.descriptor
IntrospectionException
          An exception resulting from an error during introspection of java bean.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.config
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.core.file.endpoint.poller
LoadableException
          The exception correlated to a loading/unloading error.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.core.file.endpoint.poller.handlers
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.jdbc
LoadableException
          The exception correlated to a loading/unloading error.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.core.log
LoadableException
          The exception correlated to a loading/unloading error.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.core.manager
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.manager.thin
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.types
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
ServiceException
          An exception related to a Service.
 

Classes in raccoon.api.exception used by raccoon.core.uitest
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.uitest.data
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.uitest.file
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.uitest.report
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.core.utils
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.admin
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.api
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.badhnati.ae
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.badhnati.descriptors
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.badhnati.xml
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.endpoint
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.hoststatus.db
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
ResourceNotFoundException
          A resource specific exception class.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.message
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.uitest
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.uitest.recorder
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 

Classes in raccoon.api.exception used by raccoon.tibco.tibrv.utils
LoadableException
          The exception correlated to a loading/unloading error.
RaccoonException
          The base exception for all Raccoon exception, all exceptions inherit from this exception.
 



Copyright null null. All Rights Reserved.