[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.MergeContentException

Class MergeContentException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

The exception that is thrown when content objects cannot be merged one into another.

public class MergeContentException : Exception, ISerializable, _Exception
Inheritance
MergeContentException
Implements
Inherited Members

Constructors

MergeContentException(string)

Initializes a new instance of the MergeContentException class.

public MergeContentException(string message)

Parameters

message string

The message that describes the error.