Время ожидания операции истекло....TIMEOUT_ERR DOMException.TIMEOUT_ERR field Время ожидания операции...public const ushort TIMEOUT_ERR ; Смотрите также 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...
The given URL does not match another URL....URL_MISMATCH_ERR DOMException.URL_MISMATCH_ERR field The given...public const ushort URL_MISMATCH_ERR ; See Also class DOMException...
If the type of an object is incompatible with the expected type of the parameter associated to the object....TYPE_MISMATCH_ERR DOMException.TYPE_MISMATCH_ERR field If the...public const ushort TYPE_MISMATCH_ERR ; See Also class DOMException...
If a parameter or an operation is not supported by the underlying object....INVALID_ACCESS_ERR DOMException.INVALID_ACCESS_ERR field If a parameter...const ushort INVALID_ACCESS_ERR ; See Also class DOMException...
If the specified range of text does not fit into a DOMString....DOMSTRING_SIZE_ERR DOMException.DOMSTRING_SIZE_ERR field If the...const ushort DOMSTRING_SIZE_ERR ; See Also class DOMException...
If an attempt is made to use an object that is not or is no longer usable....INVALID_STATE_ERR DOMException.INVALID_STATE_ERR field If an attempt...public const ushort INVALID_STATE_ERR ; See Also class DOMException...
If index or size is negative or greater than the allowed value....INDEX_SIZE_ERR DOMException.INDEX_SIZE_ERR field If index or...public const ushort INDEX_SIZE_ERR ; See Also class DOMException...
如果尝试修改底层对象的类型...INVALID_MODIFICATION_ERR DOMException.INVALID_MODIFICATION_ERR field 如果尝试修改底层对象的类型。...ushort INVALID_MODIFICATION_ERR ; 也可以看看 class DOMException 命名空间...