Class EncryptionKeyUnavailableException

All Implemented Interfaces:
Serializable

public class EncryptionKeyUnavailableException extends AmazonServiceException

The encryption key is not available.

See Also:
  • Constructor Details

    • EncryptionKeyUnavailableException

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