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