Class EncryptionKeyDisabledException

All Implemented Interfaces:
Serializable

public class EncryptionKeyDisabledException extends AmazonServiceException

The encryption key is disabled.

See Also:
  • Constructor Details

    • EncryptionKeyDisabledException

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