Exception: Twat::Exceptions::InvalidSetOpt
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::InvalidSetOpt
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
61 62 63 |
# File 'lib/twat/exceptions.rb', line 61 def msg "There is no such configurable option" end |