SQLDatabaseError   83 Source/modules/webdatabase/DatabaseSync.cpp         exceptionState.throwDOMException(SQLDatabaseError, "Unable to change version from within a transaction.");
SQLDatabaseError  160 Source/modules/webdatabase/DatabaseSync.cpp         exceptionState.throwDOMException(SQLDatabaseError, "Unable to start a transaction from within a transaction.");
SQLDatabaseError   63 Source/modules/webdatabase/SQLStatementSync.cpp             exceptionState.throwDOMException(SQLDatabaseError, "Connection to the database interrupted.");
SQLDatabaseError   72 Source/modules/webdatabase/SQLStatementSync.cpp             exceptionState.throwDOMException(SQLDatabaseError, "Connection to the database interrupted.");
SQLDatabaseError   88 Source/modules/webdatabase/SQLStatementSync.cpp             exceptionState.throwDOMException(SQLDatabaseError, "Could not bind value.");
SQLDatabaseError  113 Source/modules/webdatabase/SQLStatementSync.cpp             exceptionState.throwDOMException(SQLDatabaseError, "Could not iterate results.");
SQLDatabaseError  131 Source/modules/webdatabase/SQLStatementSync.cpp         exceptionState.throwDOMException(SQLDatabaseError, "Could not execute statement.");
SQLDatabaseError  174 Source/modules/webdatabase/SQLTransactionBackendSync.cpp         exceptionState.throwDOMException(SQLDatabaseError, "Unable to begin transaction.");
SQLDatabaseError  187 Source/modules/webdatabase/SQLTransactionBackendSync.cpp         exceptionState.throwDOMException(SQLDatabaseError, "Unable to read version.");
SQLDatabaseError  229 Source/modules/webdatabase/SQLTransactionBackendSync.cpp         exceptionState.throwDOMException(SQLDatabaseError, "Unable to commit transaction.");