If an invalid or illegal string is specified....SYNTAX_ERR DOMException.SYNTAX_ERR field If an invalid or illegal... public const ushort SYNTAX_ERR ; See Also class DOMException...
The expression cannot be converted to return the specified type....TYPE_ERR DOMException.TYPE_ERR field The expression cannot be...type. public const ushort TYPE_ERR ; See Also class DOMException...
Произошла ошибка сети....NETWORK_ERR DOMException.NETWORK_ERR field Произошла ошибка сети...public const ushort NETWORK_ERR ; Смотрите также class DOMException...
The object can not be cloned....DATA_CLONE_ERR DOMException.DATA_CLONE_ERR field The object can...public const ushort DATA_CLONE_ERR ; See Also class DOMException...
The object can not be cloned....DATA_CLONE_ERR DOMException.DATA_CLONE_ERR field The object can...public const ushort DATA_CLONE_ERR ; See Also class DOMException...
If an attempt is made to add an attribute that is already in use elsewhere....INUSE_ATTRIBUTE_ERR DOMException.INUSE_ATTRIBUTE_ERR field If an...const ushort INUSE_ATTRIBUTE_ERR ; See Also class DOMException...
If any Node is inserted somewhere it doesnt belong....HIERARCHY_REQUEST_ERR DOMException.HIERARCHY_REQUEST_ERR field If any...const ushort HIERARCHY_REQUEST_ERR ; See Also class DOMException...