Class ExpiredJobIdException

All Implemented Interfaces:
Serializable

public class ExpiredJobIdException extends AmazonServiceException
Indicates that the specified job has expired out of the system.
See Also:
  • Constructor Details

    • ExpiredJobIdException

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