Skip navigation links

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

E17060-02


Uses of Class
oracle.odi.exception.OdiUncheckedException

Packages that use OdiUncheckedException
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. 

 

Uses of OdiUncheckedException in oracle.odi.interfaces

 

Subclasses of OdiUncheckedException in oracle.odi.interfaces
 class TargetIsTemporaryException
          Thrown to indicate that the target of the interface is temporary.

 

Uses of OdiUncheckedException in oracle.odi.interfaces.basic

 

Subclasses of OdiUncheckedException in oracle.odi.interfaces.basic
 class NoSourceSetException
          Thrown when the interface created does not have a source set.
 class OdiInterfaceNotReadyForPersistException
          Thrown when the interface cannot be saved due to errors.

 

Uses of OdiUncheckedException in oracle.odi.interfaces.data

 

Subclasses of OdiUncheckedException in oracle.odi.interfaces.data
 class OdiConnectionNotFoundException
          An exception used when setting up runtime data access or checking expressions.
 class PhysicalSchemasConflictException
          An exception that is thrown by the data access setup classes if there is a conflict between the various physical schemas used to obtain the data.

 

Uses of OdiUncheckedException in oracle.odi.interfaces.interactive.exceptions

 

Subclasses of OdiUncheckedException in oracle.odi.interfaces.interactive.exceptions
 class NotReversibleException
          Thrown when an action does not contain any reversible actions, and thus the action is not reversible.
 class OdiIllegalArgumentException
          OdiIllegalArgumentException is an ODI replacement for IllegalArgumentException.
 class OdiIllegalStateException
          OdiIllegalStateException is an ODI replacement for IllegalStateException.
 class OdiInterfaceFatalIssueException
          Thrown when an interface contains fatal issues and cannot be saved.
 class VetoActionException
          Thrown when an action cannot be performed due to some error condition and is vetoed to be performed during interactive handling of interface.

 

Uses of OdiUncheckedException in oracle.odi.interfaces.interactive.support

 

Subclasses of OdiUncheckedException in oracle.odi.interfaces.interactive.support
 class InvalidSubInterfaceException
          Exception raised when a sub interface is used as derived but does not meet the criteria for valid derived sub interfaces.

 

Uses of OdiUncheckedException in oracle.odi.interfaces.interactive.support.sourceset.creators

 

Subclasses of OdiUncheckedException in oracle.odi.interfaces.interactive.support.sourceset.creators
 class InexistentMappingException
          Thrown when there is an exception with the logical schema, context, or physical schema.

 


Skip navigation links

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

E17060-02


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