public class FailedToCreateRouteException extends CamelException
Route.| Constructor and Description |
|---|
FailedToCreateRouteException(String routeId,
String route,
String at,
Throwable cause) |
FailedToCreateRouteException(String routeId,
String route,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getExceptionMessage(Throwable cause) |
String |
getRouteId() |
protected static String |
getRouteMessage(String route) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel