Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
rubygems/exceptionsライブラリ
Gem::InstallErrorクラス
class Gem::InstallError
[
edit
]
クラス・モジュールの継承リスト:
BasicObject
Kernel
Object
Exception
StandardError
RuntimeError
Gem::Exception
Gem::InstallError
要約
何らかの理由で Gem をインストール出来なかった場合に使用する例外です。
目次
継承しているメソッド
Exceptionから継承しているメソッド
==
backtrace
backtrace_locations
cause
exception
full_message
inspect
message
set_backtrace
to_s