Class NoSuchJobInstanceException

All Implemented Interfaces:
Serializable

public class NoSuchJobInstanceException extends BatchRuntimeException
See Also:
  • Constructor Details

    • NoSuchJobInstanceException

      public NoSuchJobInstanceException()
    • NoSuchJobInstanceException

      public NoSuchJobInstanceException(String message)
    • NoSuchJobInstanceException

      public NoSuchJobInstanceException(Throwable cause)
    • NoSuchJobInstanceException

      public NoSuchJobInstanceException(String message, Throwable cause)