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, toStringpublic FailedToStartRouteException(String routeId, String message)
public FailedToStartRouteException(String routeId, String message, Throwable cause)
public String getRouteId()
Apache Camel