# File lib/aws/s3/errors.rb, line 85 def initialize(msg) super("", "", "IncorrectClientSideEncryptionKey", msg) end