method
new
rails 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