Exception: Twat::Exceptions::InvalidCredentials

Inherits:
TwatException
  • Object
show all
Defined in:
lib/twat/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#msgObject



50
51
52
53
# File 'lib/twat/exceptions.rb', line 50

def msg
  ["Invalid credentials, try reauthenticating with",
    "twat -a ACCOUNT"]
end