Exception: Gem::FormatException

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

Overview

Used to raise parsing and loading errors

Instance Attribute Summary collapse

Instance Attribute Details

#file_pathObject

Returns the value of attribute file_path.



73
74
75
# File 'lib/rubygems/exceptions.rb', line 73

def file_path
  @file_path
end