Exception: Twat::Exceptions::NoSuchAccount

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

Instance Method Summary collapse

Instance Method Details

#msgObject



20
21
22
# File 'lib/twat/exceptions.rb', line 20

def msg
  "No such account"
end