public class ResolveEndpointFailedException extends RuntimeCamelException
Endpoint cannot be resolved via URI| Constructor and Description |
|---|
ResolveEndpointFailedException(String uri) |
ResolveEndpointFailedException(String uri,
String message) |
ResolveEndpointFailedException(String uri,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUri() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CAMEL