Method: Chain::APIError#code

Defined in:
lib/chain/errors.rb

#codeObject

Returns the value of attribute code.



47
48
49
# File 'lib/chain/errors.rb', line 47

def code
  @code
end