るりまサーチ

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

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

検索結果

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

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

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

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

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

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