Exception: Spinoza::Log::KeyConflictError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/spinoza/system/log.rb

Overview

We do not allow the same key to be written twice, since a key uniquely designates the logged transaction request. This error is raised if a key is overwritten.