るりまサーチ

最速Rubyリファレンスマニュアル検索!
9件ヒット [1-9件を表示] (0.017秒)
トップページ > クラス:Exception[x] > クエリ:new[x]

別のキーワード

  1. openssl new
  2. rexml new
  3. new openssl
  4. _builtin new

関連するキーワード

  1. openssl
  2. rexml
  3. openssl
  4. _builtin
  5. resolv

ライブラリ

キーワード

検索結果

Exception.new(error_message = nil) (15102)

例外オブジェクトを生成して返します。

...す。

@param error_message エラーメッセージを表す文字列を指定します。このメッセージは
属性 Exception#message の値になり、デフォルトの例外ハンドラで表示されます。...

Exception.yaml_new(klass, tag, val) (6102)

ライブラリ内部で使用します。

ライブラリ内部で使用します。

Exception.exception(error_message = nil) (2)

例外オブジェクトを生成して返します。

...す。

@param error_message エラーメッセージを表す文字列を指定します。このメッセージは
属性 Exception#message の値になり、デフォルトの例外ハンドラで表示されます。...