Class TaskNotFoundException

All Implemented Interfaces:
Serializable

public class TaskNotFoundException extends AmazonServiceException

The specified task was not found.

See Also:
  • Constructor Details

    • TaskNotFoundException

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