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

Table of Contents

Thrown by engine::CancellableSemaphore on current task cancellation. More...

#include <userver/engine/semaphore.hpp>

+ Inheritance diagram for engine::SemaphoreLockCancelledError:
+ Collaboration diagram for engine::SemaphoreLockCancelledError:

Detailed Description

Thrown by engine::CancellableSemaphore on current task cancellation.

Definition at line 30 of file semaphore.hpp.


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