Class Gem::Exception
In: lib/rubygems/exceptions.rb
Parent: RuntimeError

Base exception class for RubyGems. All exception raised by RubyGems are a subclass of this one.

[Validate]