public class CamelContextStopFailureEvent extends AbstractContextEvent implements FailureEvent
source| Constructor and Description |
|---|
CamelContextStopFailureEvent(CamelContext context,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
toString() |
getContextgetSourcepublic CamelContextStopFailureEvent(CamelContext context, Throwable cause)
public Throwable getCause()
getCause in interface FailureEventpublic String toString()
toString in class EventObjectApache Camel