DocumentToPublishingPageConversionException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DocumentToPublishingPageConversionException() | Default constructor. | |
DocumentToPublishingPageConversionException(String) | Constructor that conveys a warning message. | |
DocumentToPublishingPageConversionException(String, SPFileConversionResult) | Constructor that conveys a message about a conversion failure that resulted from a failure in the document conversion framework. | |
DocumentToPublishingPageConversionException(String, Exception) | Constructor that wraps an exception message and another message. | |
DocumentToPublishingPageConversionException(String, String, PublishingPage) | Constructor that conveys an exception message: the conversion has completed, with warnings, and publishing page has been created. |
Top
Remarks
DocumentToPublishingPageConversionException
See Also
Reference
DocumentToPublishingPageConversionException Class