goog.db.Error.VersionChangeBlockedError
Provided By | |
---|---|
Extends |
A specific kind of database error. If a Version Change is unable to proceed due to other open database connections, it will block and this error will be thrown.
new VersionChangeBlockedError()
Parameters | None. |
---|