Skip navigation links

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

E17060-03


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.
InterfaceIllegalArgumentException InterfaceIllegalArgumentException is an ODI replacement for IllegalArgumentException.
InterfaceIllegalStateException InterfaceIllegalStateException is an ODI replacement for IllegalStateException.
NotReversibleException Thrown when an action does not contain any reversible actions, and thus the action is not reversible.
OdiIllegalArgumentException Deprecated. use InterfaceIllegalArgumentException
OdiIllegalStateException Deprecated. use InterfaceIllegalStateException
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.6.0)

E17060-03


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