Grape::Exceptions::Base
# File lib/grape/exceptions/unknown_options.rb, line 4 def initialize(options) super(message: compose_message("unknown_options", options: options)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.