Exception: Twat::Exceptions::NoSuchAccount
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::NoSuchAccount
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
20 21 22 |
# File 'lib/twat/exceptions.rb', line 20 def msg "No such account" end |