Coroutine engine exceptions.
Definition in file exception.hpp.
Go to the source code of this file.
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. | |