javax.batch.operations
Class JobExecutionNotRunningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.batch.operations.BatchOperationsRuntimeException
javax.batch.operations.JobExecutionNotRunningException
- All Implemented Interfaces:
- Serializable
public class JobExecutionNotRunningException
- extends BatchOperationsRuntimeException
- See Also:
- Serialized Form
JobExecutionNotRunningException
public JobExecutionNotRunningException(Throwable th,
String localizedMessage)
JobExecutionNotRunningException
public JobExecutionNotRunningException(String localizedMessage)
JobExecutionNotRunningException
public JobExecutionNotRunningException(Throwable th)
JobExecutionNotRunningException
public JobExecutionNotRunningException()
Copyright © 2013. All Rights Reserved.