public class FailedToCreateRouteException extends RuntimeCamelException
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) |
wrapRuntimeCamelException, wrapRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache Camel