ライブラリ
- ビルトイン (6)
-
json
/ add / core (2) -
syck
/ rubytypes (4) -
yaml
/ rubytypes (2)
キーワード
- exception (3)
-
json
_ create (2) - new (3)
-
yaml
_ new (3) -
yaml
_ tag _ subclasses? (3)
検索結果
先頭5件
-
Exception
. exception(error _ message = nil) (2) -
例外オブジェクトを生成して返します。
...す。
@param error_message エラーメッセージを表す文字列を指定します。このメッセージは
属性 Exception#message の値になり、デフォルトの例外ハンドラで表示されます。... -
Exception
. json _ create(hash) -> Exception (2) -
JSON のオブジェクトから Ruby のオブジェクトを生成して返します。
JSON のオブジェクトから Ruby のオブジェクトを生成して返します。
@param hash 適切なキーを持つハッシュを指定します。 -
Exception
. new(error _ message = nil) (2) -
例外オブジェクトを生成して返します。
...す。
@param error_message エラーメッセージを表す文字列を指定します。このメッセージは
属性 Exception#message の値になり、デフォルトの例外ハンドラで表示されます。... -
Exception
. yaml _ new(klass , tag , val) (2) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。 -
Exception
. yaml _ tag _ subclasses? -> true (2) -
常に true を返します。
常に true を返します。
ライブラリ内部で使用します。
