Connection Timeout
class ConnectionTimeout(val url: String, timeout: Duration) : ConnectionException
Content copied to clipboard
Exception thrown when the websocket connection + STOMP connection takes too much time.
Exception thrown when the websocket connection + STOMP connection takes too much time.