Exception: Rack::QueryParser::ParamsTooDeepError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
RangeError
|
|
Instance Chain:
self,
BadRequest ,
RangeError
|
|
Inherits: |
RangeError
|
Defined in: | lib/rack/query_parser.rb |
Overview
ParamsTooDeepError
is the error that is raised when params are recursively nested over the specified limit.