Class ConditionalCheckFailedException

All Implemented Interfaces:
Serializable

public class ConditionalCheckFailedException extends AmazonServiceException

A condition specified in the operation could not be evaluated.

See Also:
  • Constructor Details

    • ConditionalCheckFailedException

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