Exception: ConnectClient::Http::AsyncHttpError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/connect_client/http/event_endpoint.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



127
128
129
# File 'lib/connect_client/http/event_endpoint.rb', line 127

def message
  "An EventMachine loop must be running to send an async http request via 'em-http-request'"
end