@API public class FailureEvent extends IntegrationEvent
| Constructor and Description |
|---|
FailureEvent(IntegrationContext context,
java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getError() |
getContext, getTypepublic FailureEvent(IntegrationContext context, java.lang.Throwable error)