public final class DnsErrorCauseException extends RuntimeException
DnsResponseCode information as an enrichment
within the UnknownHostException cause.| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
DnsResponseCode |
getCode()
Returns the DNS error-code that caused the
UnknownHostException. |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Throwable fillInStackTrace()
fillInStackTrace in class Throwablepublic DnsResponseCode getCode()
UnknownHostException.UnknownHostException.Copyright © 2008–2025 The Netty Project. All rights reserved.