onWebSocketError abstract method

void onWebSocketError(
  1. WebSocketException e
)

Implementation

void onWebSocketError(ws.WebSocketException e);