method
new
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::ParamError
new(message = nil)public
No documentation available.
# File actionpack/lib/action_dispatch/http/param_error.rb, line 5
def initialize(message = nil)
super
end