DataError 135 Source/modules/indexeddb/IDBCursor.cpp exceptionState.throwDOMException(DataError, "The effective object store of this cursor uses in-line keys and evaluating the key path of the value parameter results in a different value than the cursor's effective key."); DataError 179 Source/modules/indexeddb/IDBCursor.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 192 Source/modules/indexeddb/IDBCursor.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 227 Source/modules/indexeddb/IDBCursor.cpp exceptionState.throwDOMException(DataError, "The parameter is less than or equal to this cursor's position."); DataError 235 Source/modules/indexeddb/IDBCursor.cpp exceptionState.throwDOMException(DataError, "The parameter is greater than or equal to this cursor's position."); DataError 176 Source/modules/indexeddb/IDBFactory.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 188 Source/modules/indexeddb/IDBIndex.cpp exceptionState.throwDOMException(DataError, IDBDatabase::noKeyOrKeyRangeErrorMessage); DataError 49 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 81 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 93 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 105 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 117 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 131 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 135 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, "The lower key is greater than the upper key."); DataError 139 Source/modules/indexeddb/IDBKeyRange.cpp exceptionState.throwDOMException(DataError, "The lower key and upper key are equal and one of the bounds is open."); DataError 99 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, IDBDatabase::noKeyOrKeyRangeErrorMessage); DataError 189 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, "The object store uses in-line keys and the key parameter was provided."); DataError 193 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, "The object store uses out-of-line keys and has no key generator and the key parameter was not provided."); DataError 199 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, "Evaluating the object store's key path yielded a value that is not a valid key."); DataError 203 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, "Evaluating the object store's key path did not yield a value."); DataError 208 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, "A generated key could not be inserted into the value."); DataError 216 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, IDBDatabase::notValidKeyErrorMessage); DataError 261 Source/modules/indexeddb/IDBObjectStore.cpp exceptionState.throwDOMException(DataError, IDBDatabase::noKeyOrKeyRangeErrorMessage); DataError 485 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebIDBDatabaseExceptionDataError, DataError);