Exception: YfAsDataframe::YfinanceException
- Inherits:
-
StandardError
- Object
- StandardError
- YfAsDataframe::YfinanceException
- Defined in:
- lib/yf_as_dataframe/yfinance_exception.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#msg ⇒ Object
readonly
Returns the value of attribute msg.
Instance Attribute Details
#msg ⇒ Object (readonly)
Returns the value of attribute msg.
5 6 7 |
# File 'lib/yf_as_dataframe/yfinance_exception.rb', line 5 def msg @msg end |