Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Uses of Class
oracle.as.scheduler.ExecutionErrorException

Packages that use ExecutionErrorException
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
oracle.as.scheduler.cp.exec   
oracle.as.scheduler.job   

 

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.

 

Uses of ExecutionErrorException in oracle.as.scheduler.cp.exec

 

Methods in oracle.as.scheduler.cp.exec that throw ExecutionErrorException
 void ExecutableWrapper.execute(RequestExecutionContext context, RequestParameters params)
          Implements the execute() method from the Executable interface.

 

Uses of ExecutionErrorException in oracle.as.scheduler.job

 

Methods in oracle.as.scheduler.job that throw ExecutionErrorException
 void BatchDelete.execute(RequestExecutionContext context, RequestParameters parameters)
          Executable entry.
 void SystemPurge.execute(RequestExecutionContext context, RequestParameters params)
          Deprecated.  

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Copyright © 2008, 2012 Oracle. All rights reserved.