Share via


SPDatabaseException - Constructeur (String)

Initialise une nouvelle instance de la classe SPDatabaseException .

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

Syntaxe

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

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

Paramètres

  • message
    Type : System.String

    Chaîne contenant le message qui explique la raison de l'exception.

Voir aussi

Référence

SPDatabaseException classe

SPDatabaseException - Membres

SPDatabaseException - Surcharge

Microsoft.SharePoint.Administration - Espace de noms