Home
last modified time | relevance | path

Searched refs:m_addMsg (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPUrl.h207 std::string m_addMsg; variable
H A DLDAPUrl.cpp497 m_code(code), m_addMsg(msg) {} in LDAPUrlException()
506 return m_addMsg; in getAdditionalInfo()