DocumentToPublishingPageConversionException constructor

NOTE: This API is now obsolete.

Initializes a new instance of the DocumentToPublishingPageConversionException object.

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

Syntax

'Declaration
<ObsoleteAttribute("This member is obsolete - use the specialized Office services instead for conversions",  _
    False)> _
Public Sub New
'Usage

Dim instance As New DocumentToPublishingPageConversionException()
[ObsoleteAttribute("This member is obsolete - use the specialized Office services instead for conversions", 
    false)]
public DocumentToPublishingPageConversionException()

See also

Reference

DocumentToPublishingPageConversionException class

DocumentToPublishingPageConversionException members

DocumentToPublishingPageConversionException overload

Microsoft.SharePoint.Publishing namespace

DocumentToPublishingPageConversionException