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

E17060-01

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

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.
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

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

E17060-01

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