|
LLFIO v2.00
|
The exception type synthesised and thrown when an llfio::result or llfio::outcome is no-value observed.
More...
#include "status_code.hpp"
Public Member Functions | |
| error (error_info _ei) | |
| Constructs from an error_info. | |
Public Attributes | |
| error_info | ei |
The exception type synthesised and thrown when an llfio::result or llfio::outcome is no-value observed.
|
inlineexplicit |
Constructs from an error_info.