弃用
This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the
兼容性表格
at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
DOMError
interface describes an error object that contains an error name.
DOMError.name
只读
DOMString
representing one of the error type names (see below).
DOMError.message
只读
DOMString
representing a message or description associated with the given error type name.
| 类型 | 描述 |
|---|---|
IndexSizeError
|
The index is not in the allowed range (e.g. thrown in a
range
对象)。
|
HierarchyRequestError
|
The node tree hierarchy is not correct. |
WrongDocumentError
|
The object is in the wrong
document
.
|
InvalidCharacterError
|
The string contains invalid characters. |
NoModificationAllowedError
|
The object can not be modified. |
NotFoundError
|
The object can not be found here. |
NotSupportedError
|
The operation is not supported |
InvalidStateError
|
The object is in an invalid state. |
SyntaxError
|
The string did not match the expected pattern. |
InvalidModificationError
|
The object can not be modified in this way. |
NamespaceError
|
The operation is not allowed by Namespaces in XML |
InvalidAccessError
|
The object does not support the operation or argument. |
TypeMismatchError
|
The type of the object does not match the expected type. |
SecurityError
|
The operation is insecure. |
NetworkError
|
发生网络错误。 |
AbortError
|
操作被中止。 |
URLMismatchError
|
The given URL does not match another URL. |
QuotaExceededError
|
The quota has been exceeded. |
TimeoutError
|
The operation timed out. |
InvalidNodeTypeError
|
The node is incorrect or has an incorrect ancestor for this operation. |
DataCloneError
|
The object can not be cloned. |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
DOMError
弃用
|
Chrome ? | Edge ≤18 | Firefox 12 — 58 | IE ? | Opera ? | Safari ? | WebView Android ? | Chrome Android ? | Firefox Android ? — 58 | Opera Android ? | Safari iOS ? | Samsung Internet Android ? |
message
弃用
|
Chrome ? | Edge ≤18 | Firefox 12 — 58 | IE ? | Opera ? | Safari ? | WebView Android ? | Chrome Android ? | Firefox Android ? — 58 | Opera Android ? | Safari iOS ? | Samsung Internet Android ? |
名称
弃用
|
Chrome ? | Edge 12 | Firefox 12 — 58 | IE ? | Opera ? | Safari ? | WebView Android ? | Chrome Android ? | Firefox Android ? — 58 | Opera Android ? | Safari iOS ? | Samsung Internet Android ? |
完整支持
不支持
兼容性未知
弃用。不要用于新网站。
DOMError
AbortController
AbortSignal
AbstractRange
Attr
ByteString
CDATASection
CSSPrimitiveValue
CSSValue
CSSValueList
CharacterData
ChildNode
注释
CustomEvent
DOMConfiguration
DOMErrorHandler
DOMException
DOMImplementation
DOMImplementationList
DOMImplementationRegistry
DOMImplementationSource
DOMLocator
DOMObject
DOMParser
DOMPoint
DOMPointInit
DOMPointReadOnly
DOMRect
DOMString
DOMTimeStamp
DOMTokenList
DOMUserData
Document
DocumentFragment
DocumentType
元素
ElementTraversal
Entity
EntityReference
事件
EventTarget
HTMLCollection
MutationObserver
节点
NodeFilter
NodeIterator
NodeList
NonDocumentTypeChildNode
ProcessingInstruction
PromiseResolver
范围
StaticRange
文本
TextDecoder
TextEncoder
TimeRanges
TreeWalker
TypeInfo
USVString
UserDataHandler
XMLDocument