public class EventError extends Object
An abstract model that represents the Error of a Mule Event
| Constructor and Description |
|---|
EventError() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCause() |
String |
getTypeId() |
void |
setCause(Object cause) |
void |
setTypeId(String id) |
Copyright © 2019. All rights reserved.