Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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