|  | Home | Libraries | People | FAQ | More | 
boost::process::extend::throw_last_error
// In header: <boost/process/extend.hpp> void throw_last_error(const std::string & msg); void throw_last_error();
Helper function to get and throw the last system error.
| Parameters: | 
 | ||
| Throws: | boost::process::process_error |