Class TcpConnectionFailedEvent

All Implemented Interfaces:
Serializable

public class TcpConnectionFailedEvent extends IpIntegrationEvent
An event emitted when a connection could not be established for some reason.
Since:
4.3.2
Author:
Gary Russell
See Also:
  • Constructor Details

    • TcpConnectionFailedEvent

      public TcpConnectionFailedEvent(Object source, Throwable cause)