Thrown on whois loop server error.

Namespace: Limilabs.WHOIS.Client
Assembly: Whois (in Whois.dll) Version: 2.0.1238.1610

Syntax

C#
public class LoopException : Exception
Visual Basic
Public Class LoopException _
	Inherits Exception
Visual C++
public ref class LoopException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Limilabs.WHOIS.Client..::..LoopException

See Also