るりまサーチ

最速Rubyリファレンスマニュアル検索!
985件ヒット [1-100件を表示] (0.013秒)

別のキーワード

  1. httpstatus rc_found
  2. httpstatus rc_not_found
  3. webrick/httpstatus found
  4. webrick/httpstatus rc_found
  5. webrick/httpstatus rc_not_found

ライブラリ

クラス

モジュール

オブジェクト

検索結果

<< 1 2 3 ... > >>

WEBrick::HTTPStatus::Found (18016.0)

HTTP のステータスコード 302 Found を表すクラスです。

...HTTP のステータスコード 302 Found を表すクラスです。...

Net::HTTPFound (6016.0)

HTTP レスポンス 302 (Found) を表現するクラスです。

...HTTP レスポンス 302 (Found) を表現するクラスです。

詳しくは 7231 Section 6.4.3 を見てください。...

Net::HTTPNotFound (6016.0)

HTTP レスポンス 404 (Not Found) を表現するクラスです。

...HTTP レスポンス 404 (Not Found) を表現するクラスです。

詳しくは 7231 Section 6.5.4 を見てください。...

WEBrick::HTTPStatus::NotFound (6016.0)

HTTP のステータスコード 404 Not Found を表すクラスです。

...HTTP のステータスコード 404 Not Found を表すクラスです。...

Encoding::ConverterNotFoundError (6006.0)

指定した名前のエンコーディング変換をする変換器が 存在しない場合に発生する例外。

...指定した名前のエンコーディング変換をする変換器が
存在しない場合に発生する例外。

//emlist[例][ruby]{
"あ".encode("Foo")
#=> Encoding::ConverterNotFoundError: code converter not found (UTF-8 to Foo)
//}...

絞り込み条件を変える

DRb::DRbServerNotFound (6000.0)

カレントサーバが見付からない場合に発生する例外のクラス

カレントサーバが見付からない場合に発生する例外のクラス

@see DRb.#current_server

Gem::GemNotFoundException (6000.0)

Gem が見つからなかった場合の例外です。

Gem が見つからなかった場合の例外です。

RSS::XMLParserNotFound (6000.0)

Shell::Error::CommandNotFound (6000.0)

コマンドが見つからないときに発生する例外です。

コマンドが見つからないときに発生する例外です。
<< 1 2 3 ... > >>