Interface ErrorHandler

    • Method Detail

      • handle

        void handle​(String fqdn,
                    DnsException exception)
        Handles a DnsException for the given FQDN.
        Parameters:
        fqdn - The FQDN that was resolved
        exception - The exception thrown