Share via


PasswordExtensionException.PasswordExtensionException Constructor

The PasswordExtensionException.PasswordExtensionException(String) constructor initializes an instance of the PasswordExtensionException class with the specified error message.

Syntax

public void PasswordExtensionException(
  String description
);
Public Sub PasswordExtensionException( _
  ByVal description As String _
)

Parameters

  • description
    The error message.

Requirements

Product Microsoft Identity Integration Server 2003 SP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

See Also

PasswordExtensionException

Send comments about this topic to Microsoft

Build date: 2/16/2009