Searched refs:UrlParseException (Results 1 – 5 of 5) sorted by relevance
13 use FreeDSx\Ldap\Exception\UrlParseException; alias130 * @throws UrlParseException135 … throw new UrlParseException(sprintf('The LDAP URL extension is malformed: %s', $extension));
16 use FreeDSx\Ldap\Exception\UrlParseException; alias268 * @throws UrlParseException300 * @throws UrlParseException310 throw new UrlParseException(sprintf('The LDAP URL is malformed: %s', $url));337 …throw new UrlParseException(sprintf('The URL scheme "%s" is not valid. It must be "ldap" or "ldaps…
16 use FreeDSx\Ldap\Exception\UrlParseException; alias63 } catch (UrlParseException $e) {
18 class UrlParseException extends \Exception class
19 use FreeDSx\Ldap\Exception\UrlParseException; alias207 } catch (UrlParseException $e) {