Represents an NTP/SNTP error.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public Class NtpException _
	Inherits TimeException
C#
public class NtpException : TimeException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Net..::..TimeException
      Rebex.Net..::..NtpException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also