Home
last modified time | relevance | path

Searched defs:IRCNotConnected (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/biboumi/biboumi-9.0/src/bridge/
H A Dbridge.hpp345 struct IRCNotConnected: public std::exception struct
347 IRCNotConnected(const std::string& hostname): in IRCNotConnected() function
349 const std::string hostname;