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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConnectionLostException
 
-