Searched refs:CUPnPException (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPCompatibility.h45 class CUPnPException : public CMuleException class in inherits:CMuleException
48 CUPnPException(const std::ostringstream& msg) function in class:CUPnPException
51 wxT("CUPnPException"),
H A DUPnPBase.cpp919 throw CUPnPException(msg);
1427 //throw CUPnPException(msg);
H A Damule.cpp818 } catch(CUPnPException &e) {

Completed in 59 milliseconds