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

E17060-01

Uses of Class
oracle.odi.domain.OdiDomainException

Packages that use OdiDomainException
oracle.odi.domain.relational Provides classes related to relational structures. 
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
oracle.odi.interfaces This package contains the Oracle Data Integrator Interface implementation. 
oracle.odi.interfaces.basic Provides a simple helper to create basic ODI interfaces from scratch. 
 

Uses of OdiDomainException in oracle.odi.domain.relational
 

Subclasses of OdiDomainException in oracle.odi.domain.relational
 class ColumnNotFoundException
          Thrown to indicate a column was not found for a given data store.
 

Uses of OdiDomainException in oracle.odi.domain.runtime.ess
 

Subclasses of OdiDomainException in oracle.odi.domain.runtime.ess
 class DuplicateJobDefinitionException
          Exception to be thrown by IJobDefinitionRepository when a JobDefinition already exist in repository.
 class DuplicateScheduleDefinitionException
          Exception to be thrown by IScheduleDefinitionRepository when a Schedule already exist in repository.
 class EssSchedulerException
          Abstract root exception for ess domain packages.
 class IllegalJobRequestStateException
          Exception to be thrown by IJobRequestRepository when a request that is attempt to be removed but is in a state that doesn't allow it to be removed.
 class JobDefinitionNotFoundException
          Exception to be thrown when a specified job definition is not found.
 class JobRequestCancellationException
          Exception thrown when a job request concellation has failed.
 class JobRequestNotFoundException
          Exception when JobRequest is not found.
 class JobRequestSubmissionException
          Exception to be thrown when job request submission has failed.
 class ScheduleDefinitionNotFoundException
          Exception to be thrown when a specified schedule definition is not found.
 

Uses of OdiDomainException in oracle.odi.interfaces
 

Subclasses of OdiDomainException in oracle.odi.interfaces
 class TargetIsTemporaryException
          Thrown to indicate that the target of the interface is temporary.
 

Uses of OdiDomainException in oracle.odi.interfaces.basic
 

Subclasses of OdiDomainException in oracle.odi.interfaces.basic
 class NoSourceSetException
          Thrown when the interface created does not have a source set.
 


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.