ConnectionTimeout

Exception thrown when the websocket connection + STOMP connection takes too much time.

Constructors

Link copied to clipboard
constructor(url: String, timeout: Duration)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard
val url: String