class Augury::TwitterConfigError
Public Instance Methods
message()
click to toggle source
# File lib/augury/exception.rb, line 5 def message 'No twitter credential configuration found in the augury config' end