Class KmsKeyDisabledException

All Implemented Interfaces:
Serializable

public class KmsKeyDisabledException extends AmazonServiceException

This exception is thrown when the KMS key is disabled.

See Also:
  • Constructor Details

    • KmsKeyDisabledException

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