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