InvalidCookieException Constructor ()

Initializes a new instance of the InvalidCookieException class.

Namespace: Microsoft.UpdateServices.ClientServicing
Assembly: Microsoft.UpdateServices.ClientServicing (in microsoft.updateservices.clientservicing.dll)

Usage

    Dim instance As New InvalidCookieException

Syntax

'Declaration
Public Sub New
public InvalidCookieException ()
public:
InvalidCookieException ()
public InvalidCookieException ()
public function InvalidCookieException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2

See Also

Reference

InvalidCookieException Class
InvalidCookieException Members
Microsoft.UpdateServices.ClientServicing Namespace