Exception: Twat::Exceptions::NoDefaultAccount
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::NoDefaultAccount
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
25 26 27 |
# File 'lib/twat/exceptions.rb', line 25 def msg "No default account configured (try twat set default [account])." end |