class method self.new

Ruby on Rails 8.0.4

Since v8.0.4

Available in: v8.0.4 v8.1.2

Signature

self.new(message = nil)

No documentation comment.

Parameters

message opt = nil
Source
# File actionpack/lib/action_dispatch/http/param_error.rb, line 5
    def initialize(message = nil)
      super
    end

Defined in actionpack/lib/action_dispatch/http/param_error.rb line 5 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch::ParamError

Type at least 2 characters to search.

↑↓ navigate · open · esc close