View Source GraphQLWSClient.SocketError exception (GraphQL Websocket Client v2.0.2)
Exception that indicates a socket error.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type cause() ::
:connect | :closed | :critical_error | :unexpected_result | :status | :timeout
Functions
Callback implementation for Exception.message/1
.