Class SocketState.DisconnectedPermanently
-
- All Implemented Interfaces:
public final class SocketState.DisconnectedPermanently extends SocketState
A permanent error broken the connection, socket will not retry
-
-
Constructor Summary
Constructors Constructor Description SocketState.DisconnectedPermanently(Throwable error)
-