# File lib/mongoid/multi_parameter_attributes.rb, line 17 def initialize(message, exception, attribute) @exception = exception @attribute = attribute @message = message end