userver: engine::UnreachableSemaphoreLockError Class Reference
Loading...
Searching...
No Matches
engine::UnreachableSemaphoreLockError Class Referencefinal

#include <userver/engine/semaphore.hpp>

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.

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

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