Exception: Mangadex::Errors::UserNotLoggedIn
- Inherits:
-
StandardError
- Object
- StandardError
- StandardError
- Mangadex::Errors::UserNotLoggedIn
- Defined in:
- lib/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
15 16 17 |
# File 'lib/errors.rb', line 15 def "You are not logged in. Use [Mangadex::Auth.login] to log in." end |