るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.087秒)
トップページ > バージョン:2.6.0[x] > クエリ:Kernel.#p[x] > クエリ:JSON[x] > クエリ:$![x] > クエリ:proc[x] > クエリ:method[x] > モジュール:Exception2MessageMapper[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. json to_json
  2. json parser
  3. json state
  4. json generate
  5. json parse

ライブラリ

検索結果

Exception2MessageMapper#def_e2message(exception_class, message_format) -> Class (9325.0)

すでに存在する例外クラス exception_class に、 エラーメッセージ用フォーマット message_format を関連づけます。

...s に、
エラーメッセージ用フォーマット message_format を関連づけます。

このフォーマットは Exception2MessageMapper#Raise,
Exception2MessageMapper
#Fail で使用します。

@param exception_class メッセージを登録する例外クラスを指定します。

@p...