Exception: Twat::Exceptions::NoSuchCommand

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

Instance Method Summary collapse

Instance Method Details

#msgObject



30
31
32
# File 'lib/twat/exceptions.rb', line 30

def msg
  "No such command"
end