userver: dist_lock::LockIsAcquiredByAnotherHostException Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
dist_lock::LockIsAcquiredByAnotherHostException Class Reference

Table of Contents

Indicates that lock cannot be acquired because it's busy. More...

#include <userver/dist_lock/dist_lock_strategy.hpp>

+ Inheritance diagram for dist_lock::LockIsAcquiredByAnotherHostException:
+ Collaboration diagram for dist_lock::LockIsAcquiredByAnotherHostException:

Detailed Description

Indicates that lock cannot be acquired because it's busy.

Definition at line 15 of file dist_lock_strategy.hpp.


The documentation for this class was generated from the following file: