Exception: Timber::CLI::API::APIKeyInvalidError
- Inherits:
-
StandardError
- Object
- StandardError
- Timber::CLI::API::APIKeyInvalidError
- Defined in:
- lib/timber/cli/api.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
11 12 13 14 |
# File 'lib/timber/cli/api.rb', line 11 def "Uh oh! The API key supplied is invalid. Please ensure that you copied the" \ " key properly.\n\n#{Messages.obtain_key_instructions}" end |