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, wrapRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache Camel