Function ecl::devices::write_exception

Function Documentation

StandardException ecl::devices::write_exception(const char *loc)

This function generates a custom StandardException response for posix error numbers generated by posix write calls.

Parameters:

loc – : use with the LOC macro, identifies the line and file of the code.