Exception: AppMonit::ApiKeyNotSetError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/app_monit/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  "Please set your API key, see http://appmon.it/help/set_api_key for more info."
end