Class JobNotFoundException

All Implemented Interfaces:
Serializable

public class JobNotFoundException extends WorkerException
Indicates that a job has not been found.
See Also:
  • Constructor Details

    • JobNotFoundException

      public JobNotFoundException(String message)
    • JobNotFoundException

      public JobNotFoundException(String message, Throwable cause)