public class InvalidPropertyException extends RuntimeCamelException
| Constructor and Description |
|---|
InvalidPropertyException(Object owner,
String propertyName) |
InvalidPropertyException(Object owner,
String propertyName,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOwner() |
String |
getPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel