Exception: Augury::TwitterConfigError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/augury/exception.rb', line 5

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