Searched refs:ReferralException (Results 1 – 5 of 5) sorted by relevance
20 use FreeDSx\Ldap\Exception\ReferralException; alias67 * @throws ReferralException120 * @throws ReferralException228 * @throws ReferralException
17 use FreeDSx\Ldap\Exception\ReferralException; alias56 * @throws ReferralException71 throw new ReferralException($message, ...$referrals);
21 use FreeDSx\Ldap\Exception\ReferralException; alias133 * @throws ReferralException
22 use FreeDSx\Ldap\Exception\ReferralException; alias107 * @throws ReferralException145 * @throws ReferralException
23 class ReferralException extends Exception class