Exception: Twat::Exceptions::NoSuchTweet

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

Instance Method Summary collapse

Instance Method Details

#msgObject



81
82
83
# File 'lib/twat/exceptions.rb', line 81

def msg
  "Specified tweet was not found"
end