Exception: Twat::Exceptions::ArgumentRequired
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::ArgumentRequired
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
15 16 17 |
# File 'lib/twat/exceptions.rb', line 15 def msg "This command requires an argument" end |