ConcurrencyError
Raised when a concurrent access violation is detected.
Inherits from: RuntimeError
Constructor
ConcurrencyError …
Builds an error reporting a conflicting concurrent operation.
Parameters
| Name | Type | Description |
|---|---|---|
message? |
Str |
detail appended to the generic message |