Home
last modified time | relevance | path

Searched refs:ProtocolException (Results 51 – 56 of 56) sorted by path

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DMatchingRuleFilter.php22 use FreeDSx\Ldap\Exception\ProtocolException;
206 throw new ProtocolException('The matching rule filter is malformed');
228 throw new ProtocolException('The matching rule filter is malformed.');
231 throw new ProtocolException('The matching rule filter is malformed.');
234 throw new ProtocolException('The matching rule filter is malformed.');
237 throw new ProtocolException('The matching rule filter is malformed.');
20 use FreeDSx\Ldap\Exception\ProtocolException; global() alias
H A DNotFilter.php19 use FreeDSx\Ldap\Exception\ProtocolException;
96 * @throws ProtocolException
104 throw new ProtocolException('The not filter is malformed');
108 throw new ProtocolException('The "not" filter is malformed.');
17 use FreeDSx\Ldap\Exception\ProtocolException; global() alias
H A DPresentFilter.php19 use FreeDSx\Ldap\Exception\ProtocolException;
61 * @throws ProtocolException
68 throw new ProtocolException('The present filter is malformed');
17 use FreeDSx\Ldap\Exception\ProtocolException; global() alias
H A DSubstringFilter.php21 use FreeDSx\Ldap\Exception\ProtocolException;
206 throw new ProtocolException('The substring type is malformed');
212 throw new ProtocolException('The substring filter is malformed.');
221 * @throws ProtocolException
232 throw new ProtocolException('The substring filter is malformed.');
237 throw new ProtocolException('The substring filter is malformed.');
245 throw new ProtocolException('The substring filter is malformed.');
250 throw new ProtocolException('The substring filter is malformed.');
19 use FreeDSx\Ldap\Exception\ProtocolException; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php19 use FreeDSx\Ldap\Exception\ProtocolException;
169 throw new ProtocolException(sprintf(
177 throw new ProtocolException('Expected a paging control, but received none.');
17 use FreeDSx\Ldap\Exception\ProtocolException; global() alias
H A DVlv.php22 use FreeDSx\Ldap\Exception\ProtocolException;
266 * @throws ProtocolException
284 throw new ProtocolException('Expected a VLV response control, but received none.');
19 use FreeDSx\Ldap\Exception\ProtocolException; global() alias

123