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