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

E17060-01

Uses of Class
oracle.odi.domain.runtime.ess.EssSchedulerException

Packages that use EssSchedulerException
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
 

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

Subclasses of EssSchedulerException 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 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.
 


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.