public class CamelContextStartupFailureEvent extends EventObject
source| Constructor and Description |
|---|
CamelContextStartupFailureEvent(CamelContext context,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
CamelContext |
getContext() |
String |
toString() |
getSourcepublic CamelContextStartupFailureEvent(CamelContext context, Throwable cause)
public CamelContext getContext()
public Throwable getCause()
public String toString()
toString in class EventObjectCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.