|
ldapsdk 0.0.1
|
This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations. More...
#include <LDAPException.h>
Public Member Functions | |
| LDAPReferralException (const LDAPUrlList &urls) throw () | |
| Creates an object that is initialized with a list of URLs. | |
| ~LDAPReferralException () throw () | |
| Destructor. | |
| const LDAPUrlList & | getUrls () throw () |
This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations.
| LDAPReferralException::LDAPReferralException | ( | const LDAPUrlList & | urls | ) | throw () |
Creates an object that is initialized with a list of URLs.
| LDAPReferralException::~LDAPReferralException | ( | ) | throw () |
Destructor.
| const LDAPUrlList & LDAPReferralException::getUrls | ( | ) | throw () |
1.7.3