Class ConnectionLostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.messaging.simp.stomp.ConnectionLostException
- All Implemented Interfaces:
 Serializable
Raised when the connection for a STOMP session is lost rather than closed.
- Since:
 - 4.2
 - Author:
 - Rossen Stoyanchev
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ConnectionLostException
 
 -