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, toString
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
public DnsResponseCode getCode()
UnknownHostException
.UnknownHostException
.Copyright © 2008–2024 The Netty Project. All rights reserved.