るりまサーチ

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.076秒)
トップページ > クエリ:-[x] > クエリ:rm[x] > クエリ:form[x] > クエリ:def_exception[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. cgi form
  2. cgi multipart_form
  3. htmlextension form
  4. cgi/html form
  5. cgi/html multipart_form

ライブラリ

モジュール

検索結果

Exception2MessageMapper#def_exception(exception_name, message_format, superclass = StandardError) -> Class (18402.0)

exception_name という名前の例外クラスを定義します。

...外クラスを定義します。

@param exception_name 定義する例外クラスの名前をシンボルで指定します。

@param message_format メッセージのフォーマット。

@param superclass 定義する例外のスーパークラスを指定します。
省略...