Home
last modified time | relevance | path

Searched defs:LDAPUrlException (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPUrl.h15 class LDAPUrlException; variable
H A DLDAPUrl.cpp496 LDAPUrlException::LDAPUrlException( int code, const std::string &msg) : in LDAPUrlException() function in LDAPUrlException