Partager via


SafeHtmlWrapperException - Constructeur (String)

Initialise une nouvelle instance de la classe SafeHtmlWrapperException avec le paramètre donné message .

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

Syntaxe

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

Dim instance As New SafeHtmlWrapperException(message)
public SafeHtmlWrapperException(
    string message
)

Paramètres

  • message
    Type : System.String

    Le message d'erreur expliquant la raison de l'exception.

Voir aussi

Référence

SafeHtmlWrapperException classe

SafeHtmlWrapperException - Membres

SafeHtmlWrapperException - Surcharge

Microsoft.SharePoint.Publishing.Fields - Espace de noms