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 Link icon

    • MissedHeartbeatException Link icon

      public MissedHeartbeatException(String reason)