Class InvalidKmsKeyIdException

All Implemented Interfaces:
Serializable

public class InvalidKmsKeyIdException extends AmazonServiceException

This exception is thrown when the KMS key ARN is invalid.

See Also:
  • Constructor Details

    • InvalidKmsKeyIdException

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