Exception: YfAsDataframe::YfinanceException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/yf_as_dataframe/yfinance_exception.rb

Direct Known Subclasses

YfinDataException

Instance Attribute Summary collapse

Instance Attribute Details

#msgObject (readonly)

Returns the value of attribute msg.



5
6
7
# File 'lib/yf_as_dataframe/yfinance_exception.rb', line 5

def msg
  @msg
end