Exception: Rack::QueryParser::ParameterTypeError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
TypeError
|
|
Instance Chain:
self,
BadRequest ,
TypeError
|
|
Inherits: |
TypeError
|
Defined in: | lib/rack/query_parser.rb |
Overview
ParameterTypeError
is the error that is raised when incoming structural parameters (parsed by parse_nested_query) contain conflicting types.