Class CanceledJobIdException

All Implemented Interfaces:
Serializable

public class CanceledJobIdException extends AmazonServiceException
The specified job ID has been canceled and is no longer valid.
See Also:
  • Constructor Details

    • CanceledJobIdException

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