Exception: Twat::Exceptions::NoInternetConnection

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

Instance Method Summary collapse

Instance Method Details

#msgObject



86
87
88
# File 'lib/twat/exceptions.rb', line 86

def msg
  "Couldn't connect to the endpoint"
end