Exception: ValorantDailyStore::AuthorizationCookiesError
- Inherits:
-
StandardError
- Object
- StandardError
- ValorantDailyStore::AuthorizationCookiesError
- Defined in:
- lib/valorant_daily_store/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
9 10 11 |
# File 'lib/valorant_daily_store/errors.rb', line 9 def "Couldn't get the authorization cookies" end |