// a different exception.
if ( opContext.isReferralIgnored() )
{
directoryService.getReferralManager().unlock();
LdapPartialResultException exception = buildLdapPartialResultException( childDn );
throw exception;
}
else
{
// Unlock the referral manager