Initializes a new instance of the AttributeException class.
Namespace: HTMLPlusPlus.ExceptionsAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
Parameters
- tag
- Type: HTMLPlusPlus..::..Tag
The tag to which the attribute is added.
- attribute
- Type: HTMLPlusPlus.Attribute..::..Attribute
The attribute that caused the exception.