[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentChildlessException

ContentChildlessException Class

The exception that is thrown when trying to insert a child content into a content that cannot have children.

Inheritance
ContentChildlessException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ContentChildlessException : Exception, ISerializable
Public Class ContentChildlessException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
ContentChildlessException()

Initializes a new instance of the ContentChildlessException class.