Exception: ConnectClient::Http::AsyncHttpError
- Inherits:
- 
      StandardError
      
        - Object
- StandardError
- ConnectClient::Http::AsyncHttpError
 
- Defined in:
- lib/connect_client/http/event_endpoint.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
| 127 128 129 | # File 'lib/connect_client/http/event_endpoint.rb', line 127 def "An EventMachine loop must be running to send an async http request via 'em-http-request'" end |