ErrorCode
enum ErrorCode
A collection of error codes.
Abort = 20
The operation was aborted.
AmbiguousOpenTag = 27
Ambiguous open tag.
AnchorNested = 138
Anchor elements cannot be nested.
The attribute has already been added.
The beginning of a new attribute has been expected.
AttributeNameInvalid = 96
The attribute's name contains an invalid character.
The attribute's value contains an invalid character.
BlockNotInScope = 43
No block element has been found within the local scope.
BodyClosedWrong = 150
The body has been closed wrong.
BodyNotInScope = 42
No body has been found within the local scope.
BodyTagMisplaced = 130
The body tag can only be placed once inside the html tag.
BogusComment = 26
Bogus comment.
ButtonInScope = 50
No button has been found within the local scope.
CaptionNotInScope = 37
No caption tag has been found within the local scope.
Character reference in attribute contains an invalid character (=).
Character reference is an invalid code.
Character reference is an invalid number.
Character reference within an invalid range.
Character reference is not terminated by a semicolon.
Character reference found no semicolon.
Character reference found no numbers.
The closing slash has been misplaced.
Comment ended with an unexpected character.
CommentEndedWithDash = 32
Comment ended with a dash.
CommentEndedWithEM = 31
Comment ended with an exclamation mark.
CurrentNodeIsNotRoot = 145
The current node is not the root element.
CurrentNodeIsRoot = 146
The current node is the root element.
DataClone = 25
The object can not be cloned.
DoctypeInvalid = 69
The given doctype tag is invalid.
Invalid character in the doctype detected.
DoctypeMissing = 71
The doctype tag is missing.
DoctypePublicInvalid = 65
Invalid character in the public identifier detected.
DoctypeSystemInvalid = 67
Invalid character in the system identifier detected.
The doctype tag is misplaced and ignored.
DoctypeUnexpected = 70
Doctype encountered unexpected character.
Doctype unexpected character after the name detected.
DomStringSize = 2
The size of the string is invalid.
The double quotation marks have been misplaced.
DtdAttListInvalid = 774
(0x306) Invalid element name in attribute-list declaration.
DtdConditionInvalid = 777
(0x309) The DTD conditional section is invalid.
DtdDeclInvalid = 771
(0x303) Declaration invalid.
DtdEntityInvalid = 773
(0x305) Invalid entity declaration.
DtdInvalid = 768
(0x300) Invalid document type declaration.
DtdNameInvalid = 770
(0x302) Invalid name in entity declaration.
DtdNotationInvalid = 785
(0x311) The notation declaration is invalid.
DtdPEReferenceInvalid = 769
(0x301) Invalid parameter entity reference.
DtdPEReferenceRecursion = 786
(0x312) No parameter reference recursion allowed.
DtdTextDeclInvalid = 784
(0x310) The given text declaration contains errors.s
DtdTypeContent = 775
(0x307) Invalid content specification in element type declaration.
DtdTypeInvalid = 772
(0x304) Invalid element type declaration.
DtdUniqueElementViolated = 776
(0x308) An element type must not be declared more than once.
ElementNotInScope = 52
No element has been found within the local scope.
EncodingError = 61
The encoding operation (either encoded or decoding) failed.
End tags can never be self-closed.
End tags cannot carry attributes.
EOF = 0
Unexpected end of file detected.
FormAlreadyOpen = 148
There is already an open form.
An expected formatting element has not been found.
FormClosedWrong = 149
The form has been closed wrong.
FormInappropriate = 116
The given form cannot be placed at the current position.
FormNotInScope = 49
No form has been found within the local scope.
FramesetMisplaced = 136
The frameset element has been misplaced.
HeadingNested = 137
Headings cannot be nested.
HeadingNotInScope = 47
No heading element has been found within the local scope.
HeadTagMisplaced = 128
The head tag can only be placed once inside the html tag.
HierarchyRequest = 3
The operation would yield an incorrect node tree.
HtmlTagMisplaced = 129
The html tag can only be placed once as the root element.
An illegal element has been detected in a select.
An illegal element has been detected in a table.
ImageTagNamedWrong = 131
The image tag has been named image instead of img.
IndexSizeError = 1
The index is not in the allowed range.
InputUnexpected = 117
The given input cannot be placed at the current position.
InUse = 10
The element is already in-use.
InvalidAccess = 15
The object does not support the operation or argument.
InvalidCharacter = 5
Invalid character detected.
InvalidModification = 13
The object can not be modified in this way.
InvalidNodeType = 24
The supplied node is incorrect or has an incorrect ancestor for this operation.
InvalidState = 11
The object is in an invalid state.
ItemNotFound = 60
The specified item has not been found.
LineBreakUnexpected = 120
This position does not support a linebreak (LF, FF).
ListItemNotInScope = 48
No list item has been found within the local scope.
Namespace = 14
The operation is not allowed by namespaces in XML.
Network = 19
A network error occurred.
NobrInScope = 51
No nobr element has been found within the local scope.
NoDataAllowed = 6
The data is allowed for this object.
The object can not be modified.
The given public identifier for the notation declaration is invalid.
The given system identifier for the notation declaration is invalid.
NotFound = 8
The object can not be found here.
NotSupported = 9
The operation is not supported.
Null = 256
NULL character replaced by repl. character.
ObjectNotInScope = 46
No object element has been found within the local scope.
ParagraphNotInScope = 41
No paragraph has been found within the local scope.
QuantifierMissing = 75
A required quantifier is missing in the provided expression.
QuotaExceeded = 22
The quota has been exceeded.
Security = 18
The operation is insecure.
SelectNesting = 134
Select elements cannot be nested.
SelectNotInScope = 38
No select tag has been found within the local scope.
The single quotation marks have been misplaced.
Syntax = 12
The string did not match the expected pattern.
TableCellNotInScope = 44
No table cell has been found within the local scope.
TableNesting = 132
Tables cannot be nested.
TableNotInScope = 40
No table has been found within the local scope.
TableRowNotInScope = 39
No table row has been found within the local scope.
No table section has been found within the local scope.
The given tag cannot be self-closed.
TagCannotEndHere = 114
The given tag cannot end at the current position.
TagCannotStartHere = 115
The given tag cannot start at the current position.
TagClosedWrong = 28
The tag has been closed unexpectedly.
TagClosingMismatch = 118
The closing tag and the currently open tag do not match.
The given end tag does not match the current node.
TagInappropriate = 113
The given tag is not appropriate for the current position.
TagInvalidInFragmentMode = 147
This tag is invalid in fragment mode.
TagMustBeInHead = 112
The given tag must be placed in head tag.
Timeout = 23
The operation timed out.
TokenNotPossible = 144
The given token cannot be inserted here.
The type declaration is missing a valid definition.
TypeMismatch = 17
The provided argument type is invalid.
Undefined markup declaration found.
UrlMismatch = 21
The given URL does not match another URL.
Validation = 15
The validation failed.
WrongDocument = 4
The object is in the wrong document.
XmlDeclarationInvalid = 514
(0x202) Invalid XML declaration.
XmlDeclarationMisplaced = 515
(0x203) XML declaration not at beginning of document.
(0x204) The given version number is not supported.
XmlDoctypeAfterContent = 513
(0x201) Document type declaration after content.
XmlInvalidAttribute = 532
(0x214) XML invalid attribute seen.
XmlInvalidCharData = 529
(0x211) XML invalid character data detected.
XmlInvalidComment = 533
(0x215) XML invalid comment detected.
XmlInvalidEndTag = 518
(0x206) Invalid end-tag.
XmlInvalidName = 530
(0x212) XML invalid name found.
XmlInvalidPI = 521
(0x209) Invalid processing instruction.
XmlInvalidPubId = 531
(0x213) XML invalid public identifier character.
XmlInvalidStartTag = 517
(0x205) Invalid start-tag.
XmlLtInAttributeValue = 519
(0x207) Well-formedness constraint: No < in Attribute Values.
XmlMissingRoot = 512
(0x200) Missing root element.
XmlUniqueAttribute = 520
(0x208) Well-formedness constraint: Unique Att Spec.
XmlValidationFailed = 528
(0x210) XML validation for the current document failed.