Exception: Gem::UninstallError
| 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 removing a gem with the uninstall command fails
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 63
attr_accessor :spec