Exception: ValorantDailyStore::ValorantApiError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



45
46
47
# File 'lib/valorant_daily_store/errors.rb', line 45

def message
  "Couldn't connect to Valorant API"
end