Uses of Class
io.netty.resolver.dns.DnsErrorCauseException
Packages that use DnsErrorCauseException
Package
Description
An alternative to Java's built-in domain name lookup mechanism that resolves a domain name asynchronously,
which supports the queries of an arbitrary DNS record type as well.
-
Uses of DnsErrorCauseException in io.netty.resolver.dns
Methods in io.netty.resolver.dns that return DnsErrorCauseExceptionModifier and TypeMethodDescription(package private) static DnsErrorCauseException
DnsErrorCauseException.newStatic
(String message, DnsResponseCode code, Class<?> clazz, String method)