Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Package
oracle.odi.core.exception

Packages that use oracle.odi.core.exception
oracle.odi.core.config Provides classes for Oracle Data Integrator core infrastructure configuration, including exception hierarchy related to configuration issues. 
oracle.odi.core.security This package (and its sub packages) implements the security layer for ODI SDK including login authentication, password management and privileges check. 
oracle.odi.domain Root package of Oracle Data Integrator domain concerns, providing commons classes required by sub-packages. 
oracle.odi.domain.relational Provides classes related to relational structures. 
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.xrefs.expression Provides classes to manage expressions. 
oracle.odi.generation This package contains the generation services for Oracle Data Integrator. 
oracle.odi.impexp This package contains the export and import services for Oracle Data Integrator. 
oracle.odi.interfaces This package contains the Oracle Data Integrator Interface implementation. 
oracle.odi.interfaces.basic Provides a simple helper to create basic ODI interfaces from scratch. 
oracle.odi.interfaces.interactive.exceptions This package contains the exception classes thrown during interactive handling of interface objects in Oracle Data Integrator. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support.sourceset.creators Contains classes which handles the Oracle Data Integrator interface source set creation. 
oracle.odi.runtime.agent.invocation This package contains classes for invoking executions on local or remote Oracle Data Integrator agents. 
oracle.odi.setup Provides classes for ODI master and work repository related operations. 
 

Classes in oracle.odi.core.exception used by oracle.odi.core.config
OdiRuntimeException
          ODI "unchecked" exception used to report unexpected errors such as security failure, repository configuration errors.
 

Classes in oracle.odi.core.exception used by oracle.odi.core.security
OdiRuntimeException
          ODI "unchecked" exception used to report unexpected errors such as security failure, repository configuration errors.
 

Classes in oracle.odi.core.exception used by oracle.odi.domain
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.domain.relational
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.domain.runtime.ess
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.domain.xrefs.expression
OdiRuntimeException
          ODI "unchecked" exception used to report unexpected errors such as security failure, repository configuration errors.
 

Classes in oracle.odi.core.exception used by oracle.odi.generation
OdiRuntimeException
          ODI "unchecked" exception used to report unexpected errors such as security failure, repository configuration errors.
 

Classes in oracle.odi.core.exception used by oracle.odi.impexp
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.basic
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.interactive.exceptions
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
OdiRuntimeException
          ODI "unchecked" exception used to report unexpected errors such as security failure, repository configuration errors.
 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.interactive.support
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.interactive.support.sourceset.creators
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.runtime.agent.invocation
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 

Classes in oracle.odi.core.exception used by oracle.odi.setup
OdiException
          Root "checked" exception in the ODI exceptions hierarchy.
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.