: BackendNullReturnException (Constructor) (String) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets a message that describes the current exception.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub New ( _
message As String _
)
'Uso
Dim message As String
Dim instance As New BackendNullReturnException(message)
public BackendNullReturnException (
string message
)
Parámetros
- message
The error message that explains the reason for the exception, or an empty string ("").
Vea también
Referencia
BackendNullReturnException (Clase)
BackendNullReturnException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)