method
new
v5.2.3 -
Show latest stable
- Class:
ActionDispatch::Http::Parameters::ParseError
new()public
No documentation available.
# File actionpack/lib/action_dispatch/http/parameters.rb, line 20
def initialize
super($!.message)
end