Exception: Twat::Exceptions::NoSuchCommand
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::NoSuchCommand
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
30 31 32 |
# File 'lib/twat/exceptions.rb', line 30 def msg "No such command" end |