Exception: Twat::Exceptions::AlreadyConfigured

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

Instance Method Summary collapse

Instance Method Details

#msgObject



9
10
11
# File 'lib/twat/exceptions.rb', line 9

def msg
  "Already configured, use add to add more accounts"
end