public interface ErrorHandler
DnsSrvResolver used in a
DnsSrvWatcher.| Modifier and Type | Method and Description |
|---|---|
void |
handle(String fqdn,
DnsException exception)
Handles a
DnsException for the given FQDN. |
void handle(String fqdn, DnsException exception)
DnsException for the given FQDN.fqdn - The FQDN that was resolvedexception - The exception thrownCopyright © 2017. All rights reserved.