18 #ifndef _DECAF_NET_NOROUTETOHOSTEXCEPTION_H_ 19 #define _DECAF_NET_NOROUTETOHOSTEXCEPTION_H_ 60 NoRouteToHostException(
const char* file,
const int lineNumber,
const std::exception* cause,
const char* msg, ...);
Exception for errors when manipulating sockets.
Definition: SocketException.h:28
virtual NoRouteToHostException * clone() const
Clones this exception.
Definition: NoRouteToHostException.h:89
#define DECAF_API
Definition: Config.h:29
Definition: NoRouteToHostException.h:27
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25