public class FailedEventRetryLog extends Object
| Constructor and Description |
|---|
FailedEventRetryLog(String feedUri,
long failedAt,
String errorMessage,
String eventId,
String eventContent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
String |
getEventContent() |
String |
getEventId() |
long |
getFailedAt() |
String |
getFeedUri() |
String |
toString() |
Copyright © 2022. All rights reserved.