Class InvalidJobIdException

All Implemented Interfaces:
Serializable

public class InvalidJobIdException extends AmazonServiceException
The JOBID was missing, not found, or not associated with the AWS account.
See Also:
  • Constructor Details

    • InvalidJobIdException

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