LDAPReferralException Class Reference

This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations. More...

#include <LDAPReferralException.h>

Inheritance diagram for LDAPReferralException:

LDAPException

List of all members.

Public Member Functions

 LDAPReferralException (const LDAPUrlList &urls)
 Creates an object that is initialized with a list of URLs.
 ~LDAPReferralException ()
 Destructor.
const LDAPUrlListgetUrls ()
 
Returns:
The List of URLs of the Referral/Search Reference


Private Attributes

LDAPUrlList m_urlList


Detailed Description

This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations.

Constructor & Destructor Documentation

LDAPReferralException::LDAPReferralException ( const LDAPUrlList urls  ) 

Creates an object that is initialized with a list of URLs.

LDAPReferralException::~LDAPReferralException (  ) 

Destructor.


Member Function Documentation

const LDAPUrlList & LDAPReferralException::getUrls (  ) 

Returns:
The List of URLs of the Referral/Search Reference


Member Data Documentation

LDAPUrlList LDAPReferralException::m_urlList [private]


The documentation for this class was generated from the following files:
Generated on Sat Sep 22 10:21:53 2007 for ldapsdk by  doxygen 1.5.3