libzypp 17.31.23
zyppng::NetworkRequestErrorPrivate Member List

This is the complete list of members for zyppng::NetworkRequestErrorPrivate, including all inherited members.

_errorCodezyppng::NetworkRequestErrorPrivate
_errorMessagezyppng::NetworkRequestErrorPrivate
_extraInfozyppng::NetworkRequestErrorPrivate
clone() constzyppng::NetworkRequestErrorPrivate
customError(NetworkRequestError::Type t, std::string &&errorMsg="", std::map< std::string, boost::any > &&extraInfo={})zyppng::NetworkRequestErrorPrivatestatic
fromCurlError(NetworkRequest &req, int nativeCode, const std::string &nativeError)zyppng::NetworkRequestErrorPrivatestatic
fromCurlMError(int nativeCode)zyppng::NetworkRequestErrorPrivatestatic
NetworkRequestErrorPrivate(NetworkRequestError::Type code, std::string &&msg, std::map< std::string, boost::any > &&extraInfo)zyppng::NetworkRequestErrorPrivate
typeToString(NetworkRequestError::Type t)zyppng::NetworkRequestErrorPrivatestatic