[]
The exception that is thrown when trying to insert a child content into a content that cannot have children.
public class ContentChildlessException : Exception, ISerializable
Public Class ContentChildlessException
Inherits Exception
Implements ISerializable
Name | Description |
---|---|
ContentChildlessException() | Initializes a new instance of the ContentChildlessException class. |