No DNS servers where specified, and no DNS servers could be found in this computer's IP configuration.

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class NoDnsServersException : Exception
Visual Basic (Declaration)
Public Class NoDnsServersException _
	Inherits Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    JHSoftware..::.DnsClient..::.NoDnsServersException

See Also