public class ProcessingFailedEvent extends Object
| Constructor and Description |
|---|
ProcessingFailedEvent(String eventId,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Exception |
getCause() |
String |
getEventId() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.