Function ecl::devices::write_exception
Defined in File exception_handler_pos.hpp
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.