Searched defs:SocketConnectionException (Results 1 – 1 of 1) sorted by relevance
20 class SocketConnectionException : public std::exception class23 explicit SocketConnectionException(const std::string &message, arm::pipe::Socket socket) in SocketConnectionException() function in arm::pipe::SocketConnectionException26 …explicit SocketConnectionException(const std::string &message, arm::pipe::Socket socket, int errNo) in SocketConnectionException() function in arm::pipe::SocketConnectionException