Class IdempotentParameterMismatchException

  • All Implemented Interfaces:
    Serializable

    public class IdempotentParameterMismatchException
    extends AmazonServiceException

    A second request to use or change an object was not allowed. This can result from retrying a request using a parameter that was not present in the original request.

    See Also:
    Serialized Form
    • Constructor Detail

      • IdempotentParameterMismatchException

        public IdempotentParameterMismatchException​(String message)
        Constructs a new IdempotentParameterMismatchException with the specified error message.
        Parameters:
        message - Describes the error encountered.
    • Method Detail

      • setCode

        public void setCode​(Integer code)
        Parameters:
        code -
      • getCode

        public Integer getCode()
        Returns: