Exception: Rack::QueryParser::ParamsTooDeepError
- Inherits:
-
RangeError
- Object
- RangeError
- Rack::QueryParser::ParamsTooDeepError
- Includes:
- BadRequest
- Defined in:
- lib/rack/query_parser.rb
Overview
ParamsTooDeepError is the error that is raised when params are recursively nested over the specified limit.