Exception: Augury::TwitterConfigError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/augury/exception.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'lib/augury/exception.rb', line 3

def message
  "No twitter credential configuration found in the augury config"
end