Readonlymessage
message: string
Static ReadonlyABORT_ERR
ABORT_ERR: number
Static ReadonlyDATA_CLONE_ERR
DATA_CLONE_ERR: number
Static ReadonlyDOMSTRING_SIZE_ERR
DOMSTRING_SIZE_ERR: number
Static ReadonlyHIERARCHY_REQUEST_ERR
HIERARCHY_REQUEST_ERR: number
Static ReadonlyINDEX_SIZE_ERR
INDEX_SIZE_ERR: number
Static ReadonlyINUSE_ATTRIBUTE_ERR
INUSE_ATTRIBUTE_ERR: number
Static ReadonlyINVALID_ACCESS_ERR
INVALID_ACCESS_ERR: number
Static ReadonlyINVALID_CHARACTER_ERR
INVALID_CHARACTER_ERR: number
Static ReadonlyINVALID_MODIFICATION_ERR
INVALID_MODIFICATION_ERR: number
Static ReadonlyINVALID_NODE_TYPE_ERR
INVALID_NODE_TYPE_ERR: number
Static ReadonlyINVALID_STATE_ERR
INVALID_STATE_ERR: number
Static ReadonlyNAMESPACE_ERR
NAMESPACE_ERR: number
Static ReadonlyNETWORK_ERR
NETWORK_ERR: number
Static ReadonlyNO_DATA_ALLOWED_ERR
NO_DATA_ALLOWED_ERR: number
Static ReadonlyNO_MODIFICATION_ALLOWED_ERR
NO_MODIFICATION_ALLOWED_ERR: number
Static ReadonlyNOT_FOUND_ERR
NOT_FOUND_ERR: number
Static ReadonlyNOT_SUPPORTED_ERR
NOT_SUPPORTED_ERR: number
Static ReadonlyQUOTA_EXCEEDED_ERR
QUOTA_EXCEEDED_ERR: number
Static ReadonlySECURITY_ERR
SECURITY_ERR: number
Static ReadonlySYNTAX_ERR
SYNTAX_ERR: number
Static ReadonlyTIMEOUT_ERR
TIMEOUT_ERR: number
Static ReadonlyTYPE_MISMATCH_ERR
TYPE_MISMATCH_ERR: number
Static ReadonlyURL_MISMATCH_ERR
URL_MISMATCH_ERR: number
Static ReadonlyVALIDATION_ERR
VALIDATION_ERR: number
Static ReadonlyWRONG_DOCUMENT_ERR
WRONG_DOCUMENT_ERR: number
An abnormal event (called an exception) which occurs as a result of calling a method or accessing a property of a web API.
MDN Reference