public final class DnsErrorCauseException
extends java.lang.RuntimeException
DnsResponseCode information as an enrichment
within the UnknownHostException cause.| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
DnsResponseCode |
getCode()
Returns the DNS error-code that caused the
UnknownHostException. |
public java.lang.Throwable fillInStackTrace()
fillInStackTrace 在类中 java.lang.Throwablepublic DnsResponseCode getCode()
UnknownHostException.UnknownHostException.