DotMSN

DotMSNException Class

The base class for all DotMSN related exceptions

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

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

[Visual Basic]
Public Class DotMSNException
    Inherits ApplicationException
[C#]
public class DotMSNException : 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: XihSolutions.DotMSN

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

See Also

DotMSNException Members | XihSolutions.DotMSN Namespace