Exception: Gem::GemNotInHomeException
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 attempting to uninstall a gem that isn't in GEM_HOME.
Instance Attribute Summary
- #spec rw
Instance Attribute Details
#spec (rw)
[ GitHub ]# File 'lib/rubygems/exceptions.rb', line 52
attr_accessor :spec