Exception: Gem::UninstallError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Exception,
          RuntimeError | |
| Instance Chain: 
          self,
           Exception,
          RuntimeError | |
| Inherits: | Gem::Exception 
 | 
| Defined in: | lib/rubygems/exceptions.rb | 
Overview
Raised when removing a gem with the uninstall command fails
Instance Attribute Summary
- #spec rw
Instance Attribute Details
#spec (rw)
[ GitHub ]# File 'lib/rubygems/exceptions.rb', line 76
attr_accessor :spec