2件ヒット
[1-2件を表示]
(0.018秒)
別のキーワード
ライブラリ
- e2mmap (1)
-
rubygems
/ source _ index (1)
クラス
-
Gem
:: SourceIndex (1)
モジュール
キーワード
-
def
_ exception (1) - refresh! (1)
検索結果
先頭2件
-
Exception2MessageMapper
# def _ exception(exception _ name , message _ format , superclass = StandardError) -> Class (325.0) -
exception_name という名前の例外クラスを定義します。
exception_name という名前の例外クラスを定義します。
@param exception_name 定義する例外クラスの名前をシンボルで指定します。
@param message_format メッセージのフォーマット。
@param superclass 定義する例外のスーパークラスを指定します。
省略すると StandardError を使用します。 -
Gem
:: SourceIndex # refresh! -> self (22.0) -
自身を再作成します。
自身を再作成します。
@raise StandardError 自身がディスクから読み込んで作成されていない場合に発生します。