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