MEL
Microthread & Execution library
mel::core::WaitException Class Reference

Exception class generated by WaitResult when wait for future gets an error. More...

#include <Future.h>

Inheritance diagram for mel::core::WaitException:

Public Member Functions

 WaitException (EWaitError code, const std::string &msg)
 
 WaitException (EWaitError code, std::string &&msg)
 
EWaitError getCode () const
 

Detailed Description

Exception class generated by WaitResult when wait for future gets an error.


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