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