#include <iostream>
#include <string>
#include <stdexcept>
#include <LDAPUrlList.h>
Go to the source code of this file.
Classes | |
class | LDAPException |
This class is only thrown as an Exception and used to signalize error conditions during LDAP-operations. More... | |
class | LDAPReferralException |
This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations. More... |