Class JobNotFoundException

All Implemented Interfaces:
Serializable

public class JobNotFoundException extends AmazonServiceException

The specified job was specified in an invalid format or cannot be found.

See Also:
  • Constructor Details

    • JobNotFoundException

      public JobNotFoundException(String message)
      Constructs a new JobNotFoundException with the specified error message.
      Parameters:
      message - Describes the error encountered.