@ProviderType public static interface LifecycleControl.TerminationEvent extends Serializable
Modifier and Type | Method and Description |
---|---|
PubSubPlusClientException |
getCause()
Retrieves the cause of the client exception if any.
|
String |
getMessage()
Retrieves the event message.
|
long |
getTimestamp()
Retrieves the timestamp of the event.
|
PubSubPlusClientException getCause()
The cause of type IncompleteMessageDeliveryException
indicates a message loss.
null
String getMessage()
long getTimestamp()
Copyright 2019-2024 Solace Corporation. All rights reserved.