#include <LDAPReferralException.h>

Public Member Functions | |
| LDAPReferralException (const LDAPUrlList &urls) | |
| Creates an object that is initialized with a list of URLs. | |
| ~LDAPReferralException () | |
| Destructor. | |
| const LDAPUrlList & | getUrls () |
| |
Private Attributes | |
| LDAPUrlList | m_urlList |
| LDAPReferralException::LDAPReferralException | ( | const LDAPUrlList & | urls | ) |
Creates an object that is initialized with a list of URLs.
| LDAPReferralException::~LDAPReferralException | ( | ) |
Destructor.
| const LDAPUrlList & LDAPReferralException::getUrls | ( | ) |
LDAPUrlList LDAPReferralException::m_urlList [private] |
1.5.3