Exception: ApiKeyInvalidError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



135
136
137
# File 'lib/dashku.rb', line 135

def message
  "Couldn't find a user with that API key"
end