Exception class generated by WaitResult when wait for future gets an error. More...
#include <Future.h>
Public Member Functions | |
| WaitException (EWaitError code, const std::string &msg) | |
| WaitException (EWaitError code, std::string &&msg) | |
| EWaitError | getCode () const |
Exception class generated by WaitResult when wait for future gets an error.