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, toString
public NoHostAvailableException()
public NoHostAvailableException(Throwable ex)
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.