userver: userver/engine/exception.hpp File Reference
Loading...
Searching...
No Matches
exception.hpp File Reference

Detailed Description

Coroutine engine exceptions.

Definition in file exception.hpp.

Go to the source code of this file.

#include <stdexcept>
#include <userver/engine/task/cancel.hpp>
+ Include dependency graph for exception.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  engine::WaitInterruptedException
 
class  engine::TaskCancelledException
 Thrown if a TaskWithResult, for which we were waiting, got cancelled. More...
 

Namespaces

namespace  engine
 Asynchronous engine primitives.