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

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.cpp53 string srvMsg = res->getErrMsg(); local
56 throw LDAPException(resCode, srvMsg);
87 string srvMsg = res->getErrMsg(); local
90 throw LDAPException(resCode, srvMsg);
135 string srvMsg = res->getErrMsg(); local
138 throw LDAPException(resCode, srvMsg);
169 string srvMsg = res->getErrMsg(); local
172 throw LDAPException(resCode, srvMsg);
204 string srvMsg = res->getErrMsg(); local
207 throw LDAPException(resCode, srvMsg);
239 string srvMsg = res->getErrMsg(); local
277 string srvMsg = res->getErrMsg(); local
320 string srvMsg = res->getErrMsg(); local
357 string srvMsg = res->getErrMsg(); local
[all...]

Completed in 204 milliseconds