#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 () |
| 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.5.6