Freigeben über


AccountNotValidatedException-Konstruktor (String)

Initialisiert eine neue Instanz der AccountNotValidatedException -Klasse.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    msg As String _
)
'Usage
Dim msg As String

Dim instance As New AccountNotValidatedException(msg)
public AccountNotValidatedException(
    string msg
)

Parameter

  • msg
    Typ: System.String

    Eine Fehlermeldung angezeigt, die erläutert, den Grund für die Ausnahme oder eine leere Zeichenfolge.

Siehe auch

Referenz

AccountNotValidatedException Klasse

AccountNotValidatedException-Member

AccountNotValidatedException-Überladung

Microsoft.Office.Server.UserProfiles-Namespace