public class NoHostAvailableException extends RuntimeException
| Constructor and Description | 
|---|
| NoHostAvailableException() | 
| NoHostAvailableException(Throwable ex) | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | fillInStackTrace() | 
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoHostAvailableException()
public NoHostAvailableException(Throwable ex)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2013–2022 Apache Software Foundation. All rights reserved.