#include <LDAPReferralException.h>
Inheritance diagram for LDAPReferralException:
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 |
|
Creates an object that is initialized with a list of URLs.
|
|
Destructor.
|
|
|
|
|