public class RuntimeTransformException extends RuntimeCamelException
| Constructor and Description |
|---|
RuntimeTransformException(String message) |
RuntimeTransformException(String message,
Throwable cause) |
RuntimeTransformException(Throwable cause) |
wrapRuntimeCamelException, wrapRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel