Exception: Twat::Exceptions::NoSuchTweet
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::NoSuchTweet
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
81 82 83 |
# File 'lib/twat/exceptions.rb', line 81 def msg "Specified tweet was not found" end |