Exception: Gem::GemNotInHomeException
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: | |
| Instance Chain: 
          self,
           Exception,
          RuntimeError | |
| Inherits: | Gem::Exception 
 | 
| Defined in: | lib/rubygems/exceptions.rb | 
Overview
Raised when attempting to uninstall a gem that isn’t in GEM_HOME.
Class Method Summary
Deprecate - Extended
| deprecate | Simple deprecation method that deprecates  | 
| skip_during | Temporarily turn off warnings. | 
Instance Attribute Summary
Instance Attribute Details
#spec (rw)
[ GitHub ]# File 'lib/rubygems/exceptions.rb', line 56
attr_accessor :spec