|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-04 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionErrorException | |
---|---|
oracle.as.scheduler | Enterprise Scheduler API interfaces and classes. |
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.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. |
|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-04 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |