Skip navigation links

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

E17060-04


Uses of Package
oracle.odi.core.exception

Packages that use oracle.odi.core.exception
oracle.odi.core Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. 
oracle.odi.core.config Provides classes for Oracle Data Integrator core infrastructure configuration, including exception hierarchy related to configuration issues. 
oracle.odi.core.persistence.transaction Provides Oracle Data Integrator core infrastructure transaction management API. 
oracle.odi.core.repository Provides repository abstraction for Oracle Data Integrator core infrastructure. 
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.project This package contains the Oracle Data Integrator Project implementation. 
oracle.odi.domain.relational Provides classes related to relational structures. 
oracle.odi.domain.shortcuts This package contains interfaces and classes for shortcuts. 
oracle.odi.domain.xrefs.expression Provides classes to manage expressions. 
oracle.odi.exception This package contains checked and unchecked exceptions that serve as a basis for all other exceptions in ODI SDK API. 
oracle.odi.generation This package contains the generation services for Oracle Data Integrator. 
oracle.odi.generation.support 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.impexp.smartie This package contains the smart 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.data This package contains the Oracle Data Integrator interface data and expression checking utility interface. 
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
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.core.config
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.core.persistence.transaction
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.core.repository
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.core.security
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.domain
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.domain.project
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.domain.relational
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.domain.shortcuts
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.domain.xrefs.expression
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.exception
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.generation
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.generation.support
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.impexp
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.impexp.smartie
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.basic
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.data
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.interactive.exceptions
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.interactive.support
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.interfaces.interactive.support.sourceset.creators
OdiRuntimeException
          Deprecated. Use OdiUncheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.runtime.agent.invocation
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.

 

Classes in oracle.odi.core.exception used by oracle.odi.setup
OdiException
          Deprecated. Use OdiCheckedException instead this one. This class can be removed at any time.

 


Skip navigation links

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

E17060-04


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