public final class ProducerSubscriptionFailedEvent extends Object implements PulsarFailureEvent
Constructor and Description |
---|
ProducerSubscriptionFailedEvent(String producerName,
Throwable sourceError) |
Modifier and Type | Method and Description |
---|---|
String |
getProducerName() |
String |
getReason() |
Throwable |
getSourceError() |
public String getReason()
getReason
in interface PulsarFailureEvent
public Throwable getSourceError()
public String getProducerName()