Share via


SummaryLinkWebPartException constructor (String)

Initializes a new instance of the SummaryLinkWebPartException class with a specified error message.

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

Syntax

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

Dim instance As New SummaryLinkWebPartException(message)
public SummaryLinkWebPartException(
    string message
)

Parameters

See also

Reference

SummaryLinkWebPartException class

SummaryLinkWebPartException members

SummaryLinkWebPartException overload

Microsoft.SharePoint.Publishing.WebControls namespace