[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentChildlessException

Class ContentChildlessException

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

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

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

Constructors

ContentChildlessException()

Initializes a new instance of the ContentChildlessException class.

public ContentChildlessException()