]> git.sur5r.net Git - openldap/commit
derive LDAPException from std::exception, merged ReferralException into the
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 15 Apr 2008 00:53:01 +0000 (00:53 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 15 Apr 2008 00:53:01 +0000 (00:53 +0000)
commitcd01107d0a1d6255147daa81c7e20a58959eb9da
tree02f2e8446e08c8733f9ff7ed32da6d361dce3bf6
parent284bbe2006b8889426a48c45aabad91a1981e0fa
derive LDAPException from std::exception, merged ReferralException into the
LDAPException files
contrib/ldapc++/src/LDAPConnection.cpp
contrib/ldapc++/src/LDAPException.cpp
contrib/ldapc++/src/LDAPException.h
contrib/ldapc++/src/LDAPReferralException.cpp [deleted file]
contrib/ldapc++/src/LDAPReferralException.h [deleted file]
contrib/ldapc++/src/LDAPSearchResults.cpp
contrib/ldapc++/src/Makefile.am
contrib/ldapc++/src/Makefile.in