BackendNullReturnException, constructeur (String) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets a message that describes the current exception.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
message As String _
)
'Utilisation
Dim message As String
Dim instance As New BackendNullReturnException(message)
public BackendNullReturnException (
string message
)
Paramètres
- message
The error message that explains the reason for the exception, or an empty string ("").
Voir aussi
Référence
BackendNullReturnException, classe
Membres BackendNullReturnException
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms