Exception: Gem::FormatException

Inherits:
Exception show all
Defined in:
lib/rubygems/exceptions.rb

Overview

Used to raise parsing and loading errors

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) file_path

Returns the value of attribute file_path



37
38
39
# File 'lib/rubygems/exceptions.rb', line 37

def file_path
  @file_path
end