open class ConnectionLostException : RuntimeException
Raised when the connection for a STOMP session is lost rather than closed.
Author Rossen Stoyanchev
Since 4.2
<init>
ConnectionLostException(message: String)