Skip navigation links

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

E17060-03


Uses of Package
oracle.odi.interfaces.interactive.exceptions

Packages that use oracle.odi.interfaces.interactive.exceptions
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 
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.references.breakers This package contains the implementations, when working with Oracle Data Integrator interfaces, on removing cross references during a deletion of a source datastore. 

 

Classes in oracle.odi.interfaces.interactive.exceptions used by oracle.odi.interfaces.interactive
DuplicateIdException
          Thrown when a duplicate object ids is detected by IdManager.
NotReversibleException
          Thrown when an action does not contain any reversible actions, and thus the action is not reversible.
OdiInterfaceNotReadyForPersistException
          Thrown when an interface object contains error and cannot be saved to the repository.
UnknownActionException
          Thrown when an action is not recognized during the interactive handling of interface object.

 

Classes in oracle.odi.interfaces.interactive.exceptions used by oracle.odi.interfaces.interactive.exceptions
OdiIllegalArgumentException
          Deprecated. use InterfaceIllegalArgumentException
OdiIllegalStateException
          Deprecated. use InterfaceIllegalStateException
OdiInterfaceNotReadyForPersistException
          Thrown when an interface object contains error and cannot be saved to the repository.

 

Classes in oracle.odi.interfaces.interactive.exceptions used by oracle.odi.interfaces.interactive.support
NotReversibleException
          Thrown when an action does not contain any reversible actions, and thus the action is not reversible.
OdiInterfaceNotReadyForPersistException
          Thrown when an interface object contains error and cannot be saved to the repository.
UnknownActionException
          Thrown when an action is not recognized during the interactive handling of interface object.
VetoActionException
          Thrown when an action cannot be performed due to some error condition and is vetoed to be performed during interactive handling of interface.

 

Classes in oracle.odi.interfaces.interactive.exceptions used by oracle.odi.interfaces.interactive.support.references.breakers
VetoActionException
          Thrown when an action cannot be performed due to some error condition and is vetoed to be performed during interactive handling of interface.

 


Skip navigation links

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

E17060-03


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