Compartir a través de


(String) del constructor AccountNotValidatedException

Inicializa una nueva instancia de la clase AccountNotValidatedException .

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Sub New ( _
    msg As String _
)
'Uso
Dim msg As String

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

Parámetros

  • msg
    Tipo: System.String

    Un mensaje de error que explica la razón de la excepción o una cadena vacía.

Vea también

Referencia

clase AccountNotValidatedException

Miembros AccountNotValidatedException

Sobrecarga AccountNotValidatedException

Espacio de nombres Microsoft.Office.Server.UserProfiles