Share via


ContentTypeSyndicationException Constructor (String)

Initializes a new instance of a T:Microsoft.SharePoint.Taxonomy.ContentTypeSync.ContentTypeSyndicationException object that constructs an exception based on the specified message

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

Syntax

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

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

Parameters

See Also

Reference

ContentTypeSyndicationException Class

ContentTypeSyndicationException Members

ContentTypeSyndicationException Overload

Microsoft.SharePoint.Taxonomy.ContentTypeSync Namespace