Class Rack::Utils::ParameterTypeError
In: lib/rack/utils.rb
Parent: TypeError

ParameterTypeError is the error that is raised when incoming structural parameters (parsed by parse_nested_query) contain conflicting types.

[Validate]