Uses of Class
javax.batch.operations.BatchRuntimeException
-
Packages that use BatchRuntimeException Package Description javax.batch.operations Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions. -
-
Uses of BatchRuntimeException in javax.batch.operations
Subclasses of BatchRuntimeException in javax.batch.operations Modifier and Type Class Description classJobExecutionAlreadyCompleteExceptionclassJobExecutionIsRunningExceptionclassJobExecutionNotMostRecentExceptionclassJobExecutionNotRunningExceptionclassJobRestartExceptionclassJobSecurityExceptionclassJobStartExceptionclassNoSuchJobExceptionclassNoSuchJobExecutionExceptionclassNoSuchJobInstanceException
-