Missing Heart Beat Exception
class MissingHeartBeatException(val expectedPeriod: Duration) : Exception
Content copied to clipboard
An exception thrown when expected heart beats are not received.
An exception thrown when expected heart beats are not received.