Function ecl::devices::read_exception
- Defined in File exception_handler_pos.hpp 
Function Documentation
- 
StandardException ecl::devices::read_exception(const char *loc)
- This function generates a custom StandardException response for posix error numbers generated by posix read calls. - Parameters:
- loc – : use with the LOC macro, identifies the line and file of the code.