public class FailedToStartRouteException extends RuntimeCamelException
Route.| Constructor and Description |
|---|
FailedToStartRouteException(String routeId,
String message) |
FailedToStartRouteException(String routeId,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRouteId() |
wrapRuntimeCamelException, wrapRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel