Class MissedHeartbeatException

All Implemented Interfaces:
Serializable

public class MissedHeartbeatException extends SocketTimeoutException
Encapsulates an exception indicating that the connection has missed too many heartbeats and is being shut down.
See Also:
  • Constructor Details

    • MissedHeartbeatException

      public MissedHeartbeatException(String reason)