Methods

Class/Module Index [+]

Quicksearch

Grape::Exceptions::UnknownOptions

Public Class Methods

new(options) click to toggle source
# 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.