Class InvalidIfMatchVersionException

All Implemented Interfaces:
Serializable

public class InvalidIfMatchVersionException extends AmazonServiceException
The If-Match version is missing or not valid for the distribution.
See Also:
  • Constructor Details

    • InvalidIfMatchVersionException

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