Searched refs:FilterParseException (Results 1 – 4 of 4) sorted by relevance
14 use FreeDSx\Ldap\Exception\FilterParseException; alias64 * @throws FilterParseException69 throw new FilterParseException('The filter cannot be empty.');80 * @throws FilterParseException90 throw new FilterParseException(sprintf(125 * @throws FilterParseException134 throw new FilterParseException(sprintf(163 * @throws FilterParseException204 throw new FilterParseException(sprintf(219 * @throws FilterParseException[all …]
14 use FreeDSx\Ldap\Exception\FilterParseException; alias220 * @throws FilterParseException
15 use FreeDSx\Ldap\Exception\FilterParseException; alias88 * @throws FilterParseException185 * @throws FilterParseException
21 class FilterParseException extends Exception class