Exception: Rack::QueryParser::ParamsTooDeepError

Inherits:
RangeError
  • Object
show all
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.