Class InvalidNonceException

All Implemented Interfaces:
Serializable

public class InvalidNonceException extends AmazonServiceException

The specified nonce was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidNonceException

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