Exception: Myra::APIAuthError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/myra/objects/errors.rb', line 4

def message
  'Could not authenticate with the API, check your credentials'
end