Exception: Myra::APIAuthError
- Inherits:
-
StandardError
- Object
- StandardError
- Myra::APIAuthError
- Defined in:
- lib/myra/objects/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/myra/objects/errors.rb', line 4 def 'Could not authenticate with the API, check your credentials' end |