[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidParentContentException

InvalidParentContentException Class

The exception that is thrown when trying to insert a content object into a non-allowed parent content.

Inheritance
InvalidParentContentException
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class InvalidParentContentException : Exception, ISerializable, _Exception

Constructors

Name Description
InvalidParentContentException()

Initializes a new instance of the InvalidParentContentException class.

InvalidParentContentException(ContentObject, ContentControlLevel)

Initializes a new instance of the InvalidParentContentException class.

InvalidParentContentException(ContentObject, Type)

Initializes a new instance of the InvalidParentContentException class.

InvalidParentContentException(string)

Initializes a new instance of the InvalidParentContentException class.