-
public final class WSSConnectionState.Disconnected.ConnectionFailed extends WSSConnectionState.Disconnected
-
-
Constructor Summary
Constructors Constructor Description WSSConnectionState.Disconnected.ConnectionFailed(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
WSSConnectionState.Disconnected.ConnectionFailed
WSSConnectionState.Disconnected.ConnectionFailed(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-