Partager via


DatabaseException, constructeur (String, Int32) (Microsoft.SharePoint.Portal.Topology)

Obsolete.

Espace de noms : Microsoft.SharePoint.Portal.Topology
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

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

Dim instance As New DatabaseException(message, number)
public DatabaseException (
    string message,
    int number
)

Paramètres

  • message
    The description of the exception.
  • number
    The error number associated with the exception.

Voir aussi

Référence

DatabaseException, classe
Membres DatabaseException
Microsoft.SharePoint.Portal.Topology, espace de noms