ZODB.Exceptions.StorageTransactionError

Documentation
This exception is raised if a storage method is called in an invalid state. Storages are required to raise this error under certain conditions.

Applications should never encounter this exception unless there is a bug in ZODB or in a storage implementation.
Concurrency
sequential
Persistence
transient