userver: engine::TaskCancelledException Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
engine::TaskCancelledException Class Reference

Your opinion will help to improve our service

Leave a feedback >

#include <userver/engine/exception.hpp>

Detailed Description

Thrown if a TaskWithResult, for which we were waiting, got cancelled.

Definition at line 27 of file exception.hpp.

+ Inheritance diagram for engine::TaskCancelledException:

Public Member Functions

 TaskCancelledException (TaskCancellationReason reason)
 
TaskCancellationReason Reason () const noexcept
 

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