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
Microsoft Developer Network: [Windows Internet Explorer API reference Article]