Exception: Twat::Exceptions::NoInternetConnection
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::NoInternetConnection
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
86 87 88 |
# File 'lib/twat/exceptions.rb', line 86 def msg "Couldn't connect to the endpoint" end |