public class RxEventDisconnected extends RxEvent
WebSocketSender will cause throwing
NotConnectedException| Constructor and Description |
|---|
RxEventDisconnected(java.lang.Exception exception) |
public RxEventDisconnected(@Nonnull
java.lang.Exception exception)
@Nonnull public java.lang.Exception exception()
InterruptedException when disconnection was requested
* IOException when problem with connection
* WrongWebsocketResponse when server returned illegal responsepublic java.lang.String toString()
toString in class java.lang.Object