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