StompConnectionException

Exception thrown when the connection attempt failed at STOMP protocol level.

Constructors

Link copied to clipboard
constructor(host: String?, cause: Throwable? = null)

Properties

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