public class ProxyInstantiationException extends RuntimeCamelException
| Constructor and Description |
|---|
ProxyInstantiationException(Class<?> type,
Endpoint endpoint,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
getEndpoint() |
Class<?> |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProxyInstantiationException(Class<?> type, Endpoint endpoint, Throwable cause)
public Endpoint getEndpoint()
Apache Camel