Share via


SPTopologyWebServiceApplicationFault constructor

Initializes a new instance of the SPTopologyWebServiceApplicationFaultobject.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    reason As String _
)
'Usage
Dim reason As String

Dim instance As New SPTopologyWebServiceApplicationFault(reason)
public SPTopologyWebServiceApplicationFault(
    string reason
)

Parameters

See also

Reference

SPTopologyWebServiceApplicationFault class

SPTopologyWebServiceApplicationFault members

Microsoft.SharePoint namespace