Class KeyUnavailableException

All Implemented Interfaces:
Serializable

public class KeyUnavailableException extends AmazonServiceException

The request was rejected because the key was not available. The request can be retried.

See Also:
  • Constructor Details

    • KeyUnavailableException

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