Exception: Twat::Exceptions::InvalidCredentials
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::InvalidCredentials
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
50 51 52 53 |
# File 'lib/twat/exceptions.rb', line 50 def msg ["Invalid credentials, try reauthenticating with", "twat -a ACCOUNT"] end |