Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > rubygems/exceptionsライブラリ > Gem::OperationNotSupportedErrorクラス

class Gem::OperationNotSupportedError

クラスの継承リスト: Gem::OperationNotSupportedError < Gem::Exception < RuntimeError < StandardError < Exception < Object < Kernel < BasicObject

要約

サポートされていない操作を行った場合に使用する例外です。

目次