WebLogic Integration


Uses of Class
com.bea.util.AbstractExceptionContainer

Packages that use AbstractExceptionContainer
com.bea.util Objects/interfaces for general BEA Utility 
com.bea.wlai.client Provides the WebLogic Application Integration client-side interfaces/classes. 
com.bea.wlai.common Provides the WebLogic Application Integration commonly used interfaces/classes. 
 

Uses of AbstractExceptionContainer in com.bea.util
 

Subclasses of AbstractExceptionContainer in com.bea.util
 interface ExceptionStandin
          A proxy exception class representing a linked exception contained in another exception.
 

Uses of AbstractExceptionContainer in com.bea.wlai.client
 

Subclasses of AbstractExceptionContainer in com.bea.wlai.client
 interface ApplicationViewException
          An exception which indicates an error accessing or manipulating an application view.
 interface ConnectionFactoryException
          An exception which indicates an error accessing or manipulating a connection factory.
 interface DeploymentException
          An exception which indicates an error during deployment of an application view.
 interface EngineException
          An exception which indicates an error accessing or manipulating the state of a WLAI engine.
 interface EventContextException
          An exception which indicates an error accessing or manipulating an event context.
 interface NamespaceException
          An exception which indicates an error accessing or manipulating a namespace.
 interface SchemaException
          An exception which indicates an error accessing or manipulating a schema.
 

Uses of AbstractExceptionContainer in com.bea.wlai.common
 

Subclasses of AbstractExceptionContainer in com.bea.wlai.common
 interface LookupException
          Exception thrown when any lookup operation fails
 


WebLogic Integration

WebLogic Integration (WLI)