Class InvalidJobException

All Implemented Interfaces:
Serializable

public class InvalidJobException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • InvalidJobException

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