Exception: Rack::QueryParser::ParamsTooDeepError

Inherits:
RangeError
  • Object
show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rack-2.2.5/lib/rack/query_parser.rb

Overview

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