ComponentSpace Internet Time Class Library Reference

InternetTimeException Class

The exception that is thrown when a time operation fails.

For a list of all members of this type, see InternetTimeException Members.

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.InternetTime.InternetTimeException

[Visual Basic]
Public Class InternetTimeException
    Inherits ApplicationException
[C#]
public class InternetTimeException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.InternetTime

Assembly: ComponentSpace.InternetTime (in ComponentSpace.InternetTime.dll)

See Also

InternetTimeException Members | ComponentSpace.InternetTime Namespace