RequestFailedException Constructor ()

Initializes a new instance of the RequestFailedException Class.

Namespace: Microsoft.IdentityModel.SecurityTokenService
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

    Dim instance As New RequestFailedException

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

See Also

Reference

RequestFailedException Class
RequestFailedException Members
Microsoft.IdentityModel.SecurityTokenService Namespace