An exception with the type of the child elements.

For example, when you try to add a Document to a P.

Namespace: HTMLPlusPlus.Exceptions
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public class TypeException : ParentChildException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    HTMLPlusPlus.Exceptions..::..ParentChildException
      HTMLPlusPlus.Exceptions..::..TypeException

See Also