JavaScript is disabled on your browser.
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator 12c (12.1.3.0.1) E51095-04
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IllegalConfigurationArgumentException , IllegalRepositoryStatusException , NotRepositorySchemaException , RepositoriesNotBoundException , RepositoryDriverClassNotFoundException , RepositoryResourceFailureException , RepositoryUrlNotValidForDriverException , RepositoryVersionMismatchException , UncategorizedConfigurationException , WorkRepositoryAlreadyAttachedException , WorkRepositoryNotFoundException
public abstract class OdiConfigurationException
extends OdiUncheckedException
Abstract root class for hierarchy of ODI configuration exceptions that are thrown when
an invalid configuration data is detected when creating configuration objects, or when
creating an OdiInstance.
Since:
11.1.1.3.0
See Also: Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator 12c (12.1.3.0.1) E51095-04
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2010, 2016, Oracle and/or its affiliates. All rights reserved.