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