Class StompExceptionEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stomp.event.StompIntegrationEvent
org.springframework.integration.stomp.event.StompExceptionEvent
- All Implemented Interfaces:
 Serializable
The 
StompIntegrationEvent implementation for the exception from STOMP Adapters.- Since:
 - 4.2
 - Author:
 - Artem Bilan
 - See Also:
 
- 
Field Summary
Fields inherited from class org.springframework.integration.events.IntegrationEvent
causeFields inherited from class java.util.EventObject
source - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.integration.events.IntegrationEvent
getCause, getSourceAsType, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource 
- 
Constructor Details
- 
StompExceptionEvent
 
 -