CannotConnectException Constructor (String)
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New CannotConnectException(message)
public CannotConnectException(
string message
)
Parameters
- message
Type: System.String
See Also
Reference
CannotConnectException Members
CannotConnectException Overload
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace