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