Method: Chain::APIError#detail

Defined in:
lib/chain/errors.rb

#detailObject

Returns the value of attribute detail.



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

def detail
  @detail
end