Exception: Gem::RuntimeRequirementNotMetError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: | |
| Instance Chain: 
          self,
           InstallError,Exception,
          RuntimeError | |
| Inherits: | Gem::InstallError 
 | 
| Defined in: | lib/rubygems/exceptions.rb | 
Class Method Summary
Deprecate - Extended
| deprecate | Simple deprecation method that deprecates  | 
| skip_during | Temporarily turn off warnings. | 
Instance Attribute Summary
Instance Method Summary
Instance Attribute Details
#suggestion (rw)
[ GitHub ]# File 'lib/rubygems/exceptions.rb', line 169
attr_accessor :suggestion
Instance Method Details
#message
[ GitHub ]# File 'lib/rubygems/exceptions.rb', line 170
def [suggestion, super].compact.join("\n\t") end