Class InvalidJobStateException

All Implemented Interfaces:
Serializable

public class InvalidJobStateException extends AmazonServiceException

The specified job state was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidJobStateException

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