AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="1.3.0" />

.NET API 960,512 bytes

 DomError

public enum DomError
A collection of official DOM error codes.
Abort = 20

The operation was aborted.

DataClone = 25

The object can not be cloned.

The size of the string is invalid.

The operation would yield an incorrect node tree.

The index is not in the allowed range.

InUse = 10

The element is already in-use.

The object does not support the operation or argument.

Invalid character detected.

The object can not be modified in this way.

The supplied node is incorrect or has an incorrect ancestor for this operation.

The object is in an invalid state.

Namespace = 14

The operation is not allowed by namespaces in XML.

Network = 19

A network error occurred.

The data is allowed for this object.

The object can not be modified.

The object can not be found here.

The operation is not supported.

The quota has been exceeded.

Security = 18

The operation is insecure.

Syntax = 12

The string did not match the expected pattern.

Timeout = 23

The operation timed out.

The provided argument type is invalid.

The given URL does not match another URL.

The validation failed.

The object is in the wrong document.