Class PreconditionFailedException

All Implemented Interfaces:
Serializable

public class PreconditionFailedException extends AmazonServiceException
The precondition given in one or more of the request-header fields evaluated to false.
See Also:
  • Constructor Details

    • PreconditionFailedException

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