1430件ヒット
[101-200件を表示]
(0.128秒)
ライブラリ
- ビルトイン (232)
-
cgi
/ core (12) - e2mmap (6)
- getoptlong (12)
- logger (108)
-
minitest
/ unit (2) - mkmf (24)
-
net
/ imap (12) - openssl (288)
- optparse (252)
- pathname (22)
- pstore (108)
-
racc
/ parser (12) -
rdoc
/ rdoc (12) - rss (36)
- rubygems (24)
-
rubygems
/ installer (12) -
rubygems
/ user _ interaction (24) - strscan (12)
-
syslog
/ logger (12) - timeout (16)
-
webrick
/ httpresponse (12) -
win32
/ registry (12) - zlib (168)
クラス
- CGI (12)
-
Encoding
:: Converter (12) -
Encoding
:: InvalidByteSequenceError (72) -
Encoding
:: UndefinedConversionError (24) - Exception (24)
- Fiber (18)
- FrozenError (6)
-
Gem
:: Installer (12) -
Gem
:: LoadError (24) -
Gem
:: StreamUI (12) - GetoptLong (12)
- Hash (36)
- KeyError (16)
- Logger (108)
-
MiniTest
:: Unit (2) -
Net
:: IMAP :: ResponseError (12) -
OpenSSL
:: ASN1 :: ObjectId (12) -
OpenSSL
:: PKCS12 (12) -
OpenSSL
:: PKCS7 (72) -
OpenSSL
:: PKey :: EC :: Group (72) -
OpenSSL
:: PKey :: EC :: Point (96) -
OpenSSL
:: X509 :: StoreContext (24) - OptionParser (144)
-
OptionParser
:: ParseError (108) - PStore (108)
- Pathname (22)
-
RDoc
:: RDoc (12) -
RSS
:: NSError (12) -
RSS
:: NotWellFormedError (24) -
Racc
:: Parser (12) - StringScanner (12)
-
Syslog
:: Logger (12) - Thread (24)
-
WEBrick
:: HTTPResponse (12) -
Win32
:: Registry :: Error (12) -
Zlib
:: GzipReader (132) -
Zlib
:: GzipWriter (36)
モジュール
- Exception2MessageMapper (6)
-
Gem
:: UserInteraction (12) - Kernel (40)
キーワード
- == (12)
- [] (12)
- []= (12)
- abort (12)
- add (24)
-
add
_ certificate (12) -
alert
_ error (24) - args (12)
- certificates= (12)
- code (12)
- cofactor (12)
- comment= (12)
- commit (12)
- decrypt (12)
-
def
_ exception (6) - delete (12)
-
destination
_ encoding (24) -
destination
_ encoding _ name (24) - document (12)
- each (12)
-
each
_ byte (24) -
each
_ line (12) - element (12)
- eql? (12)
- error= (12)
-
error
_ bytes (12) -
error
_ string (12) -
error
_ string= (12) - errors= (1)
- exception (24)
- fetch (48)
- find (22)
- getc (12)
- gets (12)
- header (12)
- infinity? (12)
- inspect (12)
- install (12)
- invert! (12)
- key (8)
- line (12)
- lineno (12)
- log (24)
-
make
_ affine! (12) - mtime= (12)
- oid (12)
- on (144)
-
on
_ curve? (12) -
on
_ error (12) -
orig
_ name= (12) -
pending
_ interrupt? (12) -
point
_ conversion _ form (12) -
primitive
_ errinfo (12) - puke (1)
- raise (30)
- read (12)
-
readagain
_ bytes (12) - readchar (12)
- readline (12)
- reason (12)
- reason= (12)
- receiver (14)
- recover (12)
- response= (12)
- root? (12)
- roots (12)
-
set
_ backtrace (12) -
set
_ error (24) -
set
_ generator (12) -
set
_ option (12) -
set
_ to _ infinity! (12) -
sev
_ threshold= (12) -
source
_ encoding (12) -
source
_ encoding _ name (12) - tag (12)
- timeout (16)
-
to
_ bn (12) -
to
_ der (24) -
to
_ pem (12) -
to
_ s (12) -
to
_ text (12) - transaction (12)
- ungetc (12)
- unscan (12)
- verify (12)
-
version
_ requirement (12) -
version
_ requirement= (12) - warn (24)
-
with
_ werror (24)
検索結果
先頭5件
-
OpenSSL
:: PKCS7 # error _ string -> String | nil (12314.0) -
検証エラーの理由を表す文字列を返します。
...検証エラーの理由を表す文字列を返します。
OpenSSL::PKCS7#verify で検証を
した場合のみ更新されます。
OpenSSL::PKCS7#verify で検証をする前は nil を返します。
検証に成功した場合は nil を返します。
@see OpenSSL::PKCS7#error_string=... -
Gem
:: StreamUI # alert _ error(statement , question = nil) -> String | nil (12242.0) -
ERROR レベルのアラートを表示します。
...
ERROR レベルのアラートを表示します。
@param statement 表示する文字列を指定します。
@param question 必要であれば質問を指定します。
@return question を指定した場合は、それに対する回答を返します。
question を指定しない......場合は nil を返します。
@see Gem::StreamUI#ask... -
Kernel
# with _ werror(opt , opts = nil) {|opt , opts| . . . } -> object (12235.0) -
@todo 内部用?
...@todo 内部用?
???
@param opt ????
@param opts ????
@return ブロックを評価した結果を返します。... -
Kernel
# with _ werror(opt , opts = nil) {|opt| . . . } -> object (12235.0) -
@todo 内部用?
...@todo 内部用?
???
@param opt ????
@param opts ????
@return ブロックを評価した結果を返します。... -
Gem
:: UserInteraction # alert _ error(*args) -> () (12224.0) -
ERROR レベルのアラートを出力します。
...
ERROR レベルのアラートを出力します。
@param args 委譲先のメソッドに与える引数です。... -
GetoptLong
# set _ error(type , message) -> () (12214.0) -
引数で与えられた例外を発生させます。
...数で与えられた例外を発生させます。
その際、静粛モードでなければ標準エラー出力に与えられたメッセージを出力します。
@param type 例外クラスを指定します。
@param message 例外にセットするメッセージを指定します。... -
WEBrick
:: HTTPResponse # set _ error(status , backtrace = false) -> () (12214.0) -
自身の内容(エンティティボディ)を指定された status のエラーページにします。
...自身の内容(エンティティボディ)を指定された status のエラーページにします。
@param status WEBrick::HTTPStatus::Status のサブクラスか一般の例外クラスを指定します。
@param backtrace true を指定した場合バックトレースをエラーペー... -
Encoding
:: InvalidByteSequenceError # destination _ encoding -> Encoding (12207.0) -
エラーを発生させた変換の変換先のエンコーディングを Encoding オブジェクトで返します。
...エラーを発生させた変換の変換先のエンコーディングを Encoding
オブジェクトで返します。
@see Encoding::InvalidByteSequenceError#source_encoding,
Encoding::UndefinedConversionError#destination_encoding... -
Encoding
:: InvalidByteSequenceError # destination _ encoding _ name -> String (12207.0) -
エラーを発生させた変換の変換先のエンコーディングを文字列で返します。
...エラーを発生させた変換の変換先のエンコーディングを文字列で返します。
@see Encoding::InvalidByteSequenceError#destination_encoding...