12 #ifndef ECL_DEVICES_SOCKET_EXCEPTION_HANDLER_POS_HPP_ 13 #define ECL_DEVICES_SOCKET_EXCEPTION_HANDLER_POS_HPP_ 19 #include <ecl/config/ecl.hpp> 28 #include <ecl/exceptions/standard_exception.hpp> 97 StandardException gethostbyname_exception(
const char* loc,
const std::string& hostname);
105 StandardException connection_exception(
const char* loc);
Standard exception type, provides code location and error string.