Searched refs:srvMsg (Results 1 – 1 of 1) sorted by relevance
53 string srvMsg = res->getErrMsg(); in bind() local56 throw LDAPException(resCode, srvMsg); in bind()87 string srvMsg = res->getErrMsg(); in saslInteractiveBind() local90 throw LDAPException(resCode, srvMsg); in saslInteractiveBind()135 string srvMsg = res->getErrMsg(); in compare()138 throw LDAPException(resCode, srvMsg); in compare()169 string srvMsg = res->getErrMsg(); in del()172 throw LDAPException(resCode, srvMsg); in del()204 string srvMsg = res->getErrMsg(); in add()207 throw LDAPException(resCode, srvMsg); in add()[all …]