DotMSN

ConnectivityException Class

Specifies an exception when a connection is setup.

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

System.Object
   System.Exception
      System.ApplicationException
         XihSolutions.DotMSN.DotMSNException
            XihSolutions.DotMSN.ConnectivityException

[Visual Basic]
Public Class ConnectivityException
    Inherits DotMSNException
[C#]
public class ConnectivityException : DotMSNException

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: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

ConnectivityException Members | XihSolutions.DotMSN Namespace