: CannotConnectException (Constructor) (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub New ( _
message As String, _
inner As Exception _
)
'Uso
Dim message As String
Dim inner As Exception
Dim instance As New CannotConnectException(message, inner)
public CannotConnectException (
string message,
Exception inner
)
Parámetros
- message
- inner
Vea también
Referencia
CannotConnectException (Clase)
CannotConnectException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)