Represents a TIME, DAYTIME or NTP/SNTP error.

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

Syntax

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

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