Exception: Yfinrb::YfinanceException
- Inherits:
-
StandardError
- Object
- StandardError
- Yfinrb::YfinanceException
- Defined in:
- lib/yfinrb/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.
3 4 5 |
# File 'lib/yfinrb/yfinance_exception.rb', line 3 def msg @msg end |