Exception: Twat::Exceptions::ConfigVersionIncorrect
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::ConfigVersionIncorrect
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
56 57 58 |
# File 'lib/twat/exceptions.rb', line 56 def msg "Your config file is out of date. Run with --update-config to rememdy" end |