Function mir::report_exception(std::ostream&, std::ostream&)

Function Documentation

void mir::report_exception(std::ostream &out_stream, std::ostream &err_stream)

Call from a catch block (and only from a catch block) to write error information to the appropriate stream.