Exception: GData::GDataError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/gdata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code.



56
57
58
# File 'lib/gdata.rb', line 56

def code
  @code
end

#inputObject

Returns the value of attribute input.



56
57
58
# File 'lib/gdata.rb', line 56

def input
  @input
end

#reasonObject

Returns the value of attribute reason.



56
57
58
# File 'lib/gdata.rb', line 56

def reason
  @reason
end