Searched refs:UrlParseException (Results 1 – 5 of 5) sorted by relevance
14 use FreeDSx\Ldap\Exception\UrlParseException; alias135 * @throws UrlParseException140 … throw new UrlParseException(sprintf('The LDAP URL extension is malformed: %s', $extension));
17 use FreeDSx\Ldap\Exception\UrlParseException; alias283 * @throws UrlParseException316 * @throws UrlParseException326 throw new UrlParseException(sprintf('The LDAP URL is malformed: %s', $url));353 …throw new UrlParseException(sprintf('The URL scheme "%s" is not valid. It must be "ldap" or "ldaps…
17 use FreeDSx\Ldap\Exception\UrlParseException; alias65 } catch (UrlParseException $e) {
21 class UrlParseException extends Exception class
21 use FreeDSx\Ldap\Exception\UrlParseException; alias216 } catch (UrlParseException $e) {