Exception: ValorantDailyStore::UnsupportedLanguage

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

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'lib/valorant_daily_store/errors.rb', line 3

def message
  "Unsupported language was specified"
end