Exception: ValorantDailyStore::AuthorizaionTokenError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/valorant_daily_store/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



15
16
17
# File 'lib/valorant_daily_store/errors.rb', line 15

def message
  "Couldn't get the authorization token"
end