@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.
nullString getMessage()
long getTimestamp()
Copyright 2019-2025 Solace Corporation. All rights reserved.