public class CMResponseException extends CMDirectException
Constructor and Description |
---|
CMResponseException() |
CMResponseException(String message) |
CMResponseException(String message,
Throwable cause) |
CMResponseException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CMResponseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache Camel