Exception: Twat::Exceptions::ConfigVersionIncorrect

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

Instance Method Summary collapse

Instance Method Details

#msgObject



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