This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

message

Summary

Not supported.

Property of apis/indexeddb/IDBDatabaseExceptionapis/indexeddb/IDBDatabaseException

Syntax

var result = element.message;
element.message = value;

Notes

Remarks

Messages generated by exceptions depend on the operation that generated the exception. For more information, see the reference page for the operation in question.

Syntax

Standards information

Attributions