Uses of Class
io.hotmoka.ws.client.WebSocketException
-
-
Uses of WebSocketException in io.hotmoka.ws.client
Methods in io.hotmoka.ws.client that return WebSocketException Modifier and Type Method Description static WebSocketExceptionWebSocketException. fromNative(com.neovisionaries.ws.client.WebSocketException parent)Methods in io.hotmoka.ws.client with parameters of type WebSocketException Modifier and Type Method Description voidWebSocketAdapter. onError(WebSocket websocket, WebSocketException cause)Methods in io.hotmoka.ws.client that throw WebSocketException Modifier and Type Method Description WebSocketWebSocket. connect()
-