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