Class StompExceptionEvent

All Implemented Interfaces:
Serializable

public class StompExceptionEvent extends StompIntegrationEvent
The StompIntegrationEvent implementation for the exception from STOMP Adapters.
Since:
4.2
Author:
Artem Bilan
See Also:
  • Constructor Details

    • StompExceptionEvent

      public StompExceptionEvent(Object source, Throwable cause)