[]
The exception that is thrown when content objects cannot be merged one into another.
public class MergeContentException : Exception, ISerializable, _Exception
Initializes a new instance of the MergeContentException class.
public MergeContentException(string message)
message
stringThe message that describes the error.