Stomp Connection Exception
class StompConnectionException(val host: String?, cause: Throwable? = null) : ConnectionException
Content copied to clipboard
Exception thrown when the connection attempt failed at STOMP protocol level.