public class NoSuchEndpointException extends RuntimeCamelException
RecipientList is unable to resolve an
Endpoint from a URI.| Constructor and Description |
|---|
NoSuchEndpointException(String uri) |
NoSuchEndpointException(String uri,
String resolveMethod) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUri() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel