An exception with the structure of the elements.

For example, when you try to add a child element to a Br.

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

Syntax

C#
public class StructureException : ParentChildException

Inheritance Hierarchy

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

See Also