123456789_123456789_123456789_123456789_123456789_

Exception: Rack::QueryParser::ParamsTooDeepError

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, RangeError
Instance Chain:
self, BadRequest, RangeError
Inherits: RangeError
  • Object
Defined in: lib/rack/query_parser.rb

Overview

ParamsTooDeepError is the error that is raised when params are recursively nested over the specified limit.