Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::unsupported_capability Class Reference

Thrown when a caller invokes a capability the scheduler did not advertise (e.g. More...

#include <scheduler.hpp>

Inheritance diagram for aria::unsupported_capability:
[legend]

Detailed Description

Thrown when a caller invokes a capability the scheduler did not advertise (e.g.

schedule_after on a non-Delay scheduler).


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