userver: engine::UnreachableSemaphoreLockError 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
engine::UnreachableSemaphoreLockError Class Referencefinal

Table of Contents

#include <userver/engine/semaphore.hpp>

+ Inheritance diagram for engine::UnreachableSemaphoreLockError:
+ Collaboration diagram for engine::UnreachableSemaphoreLockError:

Detailed Description

Thrown by engine::Semaphore when an amount of locks greater than its current capacity is requested.

Definition at line 24 of file semaphore.hpp.


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