12 #ifndef ECL_DEVICES_SOCKET_EXCEPTION_HANDLER_POS_HPP_    13 #define ECL_DEVICES_SOCKET_EXCEPTION_HANDLER_POS_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);
 
Pre-processed macro definitions that define the target platform. 
Standard exception type, provides code location and error string.