#include <flx_rtl.hpp>
Inheritance diagram for flx::rtl::flx_exec_failure_t:

Public Member Functions | |
| flx_exec_failure_t (std::string f, std::string o, std::string w) | |
Public Attributes | |
| std::string | filename |
| dll filename | |
| std::string | operation |
| faulty operation | |
| std::string | what |
| error description | |
1.5.1