Method: Quandl::QuandlError#quandl_error_code
- Defined in:
- lib/quandl/errors/quandl_error.rb
#quandl_error_code ⇒ Object (readonly)
Returns the value of attribute quandl_error_code.
10 11 12 |
# File 'lib/quandl/errors/quandl_error.rb', line 10 def quandl_error_code @quandl_error_code end |