Exception: Twat::Exceptions::AlreadyConfigured
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::AlreadyConfigured
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
9 10 11 |
# File 'lib/twat/exceptions.rb', line 9 def msg "Already configured, use add to add more accounts" end |