Skip to content

ConcurrencyError

Raised when a concurrent access violation is detected.

Inherits from: RuntimeError

Constructor

ConcurrencyError …

Builds an error reporting a conflicting concurrent operation.

Parameters

NameTypeDescription
message? Str detail appended to the generic message