public final class ConsumerSubscriptionFailedEvent extends Object implements PulsarFailureEvent
| Constructor and Description |
|---|
ConsumerSubscriptionFailedEvent(Throwable sourceError,
String consumerName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsumerName() |
String |
getReason() |
Optional<Throwable> |
getSourceError() |