Exception: Rowling::NoAPIKeyError
- Inherits:
-
StandardError
- Object
- StandardError
- Rowling::NoAPIKeyError
- Defined in:
- lib/rowling/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
21 22 23 |
# File 'lib/rowling/exceptions.rb', line 21 def "You must set a valid API key before making requests" end |