libzypp 17.31.23
|
This is the complete list of members for zyppng::NetworkRequestErrorPrivate, including all inherited members.
_errorCode | zyppng::NetworkRequestErrorPrivate | |
_errorMessage | zyppng::NetworkRequestErrorPrivate | |
_extraInfo | zyppng::NetworkRequestErrorPrivate | |
clone() const | zyppng::NetworkRequestErrorPrivate | |
customError(NetworkRequestError::Type t, std::string &&errorMsg="", std::map< std::string, boost::any > &&extraInfo={}) | zyppng::NetworkRequestErrorPrivate | static |
fromCurlError(NetworkRequest &req, int nativeCode, const std::string &nativeError) | zyppng::NetworkRequestErrorPrivate | static |
fromCurlMError(int nativeCode) | zyppng::NetworkRequestErrorPrivate | static |
NetworkRequestErrorPrivate(NetworkRequestError::Type code, std::string &&msg, std::map< std::string, boost::any > &&extraInfo) | zyppng::NetworkRequestErrorPrivate | |
typeToString(NetworkRequestError::Type t) | zyppng::NetworkRequestErrorPrivate | static |