Uses of Class
com.spotify.dns.DnsException
-
Packages that use DnsException Package Description com.spotify.dns -
-
Uses of DnsException in com.spotify.dns
Methods in com.spotify.dns with parameters of type DnsException Modifier and Type Method Description voidErrorHandler. handle(String fqdn, DnsException exception)Handles aDnsExceptionfor the given FQDN.
-