Exception: Gem::FormatException
| 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
Used to raise parsing and loading errors
Instance Attribute Summary
- #file_path rw
Instance Attribute Details
#file_path (rw)
[ GitHub ]# File 'lib/rubygems/exceptions.rb', line 79
attr_accessor :file_path