Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > rubygems/exceptionsライブラリ > Gem::OperationNotSupportedErrorクラス
class Gem::OperationNotSupportedError
クラスの継承リスト: Gem::OperationNotSupportedError < Gem::Exception < RuntimeError < StandardError < Exception < Object < Kernel < BasicObject
Abstract
サポートされていない操作を行った場合に使用する例外です。