ADObjectNotFoundException - Constructeur (String)

Initialise une nouvelle instance de la classe ADObjectNotFoundException qui utilise le message spécifié.

Espace de noms :  Microsoft.SharePoint.EmailIntegration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    msg As String _
)
'Utilisation
Dim msg As String

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

Paramètres

  • msg
    Type : System.String

    Un message décrivant la nature de l'exception.

Voir aussi

Référence

ADObjectNotFoundException classe

ADObjectNotFoundException - Membres

ADObjectNotFoundException - Surcharge

Microsoft.SharePoint.EmailIntegration - Espace de noms