krossbow-stomp-core
5.4.0
common
krossbow-stomp-core
/
org.hildan.krossbow.stomp
/
MissingHeartBeatException
Missing
Heart
Beat
Exception
class
MissingHeartBeatException
(
val
expectedPeriod
:
Duration
)
:
Exception
(
source
)
An exception thrown when expected heart beats are not received.
Members
Constructors
Missing
Heart
Beat
Exception
Link copied to clipboard
constructor
(
expectedPeriod
:
Duration
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
expected
Period
Link copied to clipboard
val
expectedPeriod
:
Duration
message
Link copied to clipboard
open
val
message
:
String
?