LLFIO  v2.00
llfio_v2_xxx::error Class Reference

The exception type synthesised and thrown when an llfio::result or llfio::outcome is no-value observed. More...

#include "status_code.hpp"

Inheritance diagram for llfio_v2_xxx::error:

Public Member Functions

 error (error_info _ei)
 Constructs from an error_info.
 

Public Attributes

error_info ei
 

Detailed Description

The exception type synthesised and thrown when an llfio::result or llfio::outcome is no-value observed.


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