Class StompConnectionFailedEvent

All Implemented Interfaces:
Serializable

public class StompConnectionFailedEvent extends StompIntegrationEvent
The StompIntegrationEvent implementation for the failed connection exceptions.
Since:
4.2.2
Author:
Artem Bilan
See Also:
  • Constructor Details

    • StompConnectionFailedEvent

      public StompConnectionFailedEvent(Object source, Throwable cause)