Class EncryptionKeyAccessDeniedException

All Implemented Interfaces:
Serializable

public class EncryptionKeyAccessDeniedException extends AmazonServiceException

An encryption key could not be accessed.

See Also:
  • Constructor Details

    • EncryptionKeyAccessDeniedException

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