Skip navigation links

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

E17060-02


Package oracle.odi.interfaces.interactive.exceptions

This package contains the exception classes thrown during interactive handling of interface objects in Oracle Data Integrator.

See:
          Description

Class Summary
InterfaceExceptionMsgHandle Message handle for the odi_interface resource bundle.

 

Exception Summary
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.
OdiIllegalArgumentException OdiIllegalArgumentException is an ODI replacement for IllegalArgumentException.
OdiIllegalStateException OdiIllegalStateException is an ODI replacement for IllegalStateException.
OdiInterfaceFatalIssueException Thrown when an interface contains fatal issues and cannot be saved.
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.

 

Package oracle.odi.interfaces.interactive.exceptions Description

This package contains the exception classes thrown during interactive handling of interface objects in Oracle Data Integrator.

Since:
11.1.1.3.0

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.