Function mir::report_exception(std::ostream&, std::ostream&)¶
Defined in File report_exception.h
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.