Searched defs:LDAPException (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPException.h23 class LDAPException : public std::runtime_error class in inherits:std::runtime_error
H A DLDAPException.cpp16 LDAPException::LDAPException(int res_code, const string& err_string) throw() function in class:LDAPException
24 LDAPException::LDAPException(const LDAPAsynConnection *lc) throw() function in class:LDAPException
[all...]

Completed in 437 milliseconds