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