Skip navigation links

Oracle Enterprise Scheduler Java API Reference
11g Release 1 (11.1.1.7)
E26229-06


Uses of Class
oracle.as.scheduler.ExecutionErrorException

Packages that use ExecutionErrorException
oracle.as.scheduler Enterprise Scheduler API interfaces and classes, including RuntimeService and MetadataService. 

 

Uses of ExecutionErrorException in oracle.as.scheduler

 

Subclasses of ExecutionErrorException in oracle.as.scheduler
 class ExecutionBizErrorException
          Exception used by the Executable interface to indicate a business error condition was encountered during execution.
 class ExecutionManualRecoveryException
           

 

Methods in oracle.as.scheduler that throw ExecutionErrorException
 void Executable.execute(RequestExecutionContext context, RequestParameters parameters)
          Invoked every time the Java job request is executed.

 


Skip navigation links

Oracle Enterprise Scheduler Java API Reference
11g Release 1 (11.1.1.7)
E26229-06


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