Skip navigation links

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

E17060-03


Package oracle.odi.exception

This package contains checked and unchecked exceptions that serve as a basis for all other exceptions in ODI SDK API.

See:
          Description

Exception Summary
OdiCheckedException Top level ODI SDK's checked exception class to be sub-classed by all specific custom checked exceptions of ODI SDK.
OdiUncheckedException Top level ODI SDK's unchecked exception to be sub-classed by all specific custom unchecked exceptions of ODI SDK.

 

Package oracle.odi.exception Description

This package contains checked and unchecked exceptions that serve as a basis for all other exceptions in ODI SDK API. Those exceptions provide specific support for message localization according to a given client's locale.

Since:
11.1.1.4.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.