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