Searched refs:DomainException (Results 1 – 6 of 6) sorted by relevance
6 use DomainException; alias81 * @throws DomainException Provided JWT is malformed227 throw new DomainException('Algorithm not supported');261 throw new DomainException($e->getMessage(), 0, $e);265 throw new DomainException('Algorithm not supported');288 throw new DomainException('Algorithm not supported');301 throw new DomainException(317 throw new DomainException($e->getMessage(), 0, $e);336 * @throws DomainException Provided string was invalid JSON472 * @throws DomainException[all …]
5 use DomainException; alias32 * @throws DomainException OpenSSL failure71 * @throws DomainException OpenSSL failure104 throw new DomainException(
20 use DomainException; alias88 * @throws DomainException if no implementation can be obtained.118 * @throws DomainException if no implementation can be obtained.149 * @throws DomainException if no implementation can be obtained.189 throw new DomainException(self::notFound());211 * @throws DomainException if no implementation can be obtained.238 * @throws DomainException if no implementation can be obtained.262 * @throws DomainException if no implementation can be obtained.303 throw new DomainException(self::notFound());
410 throw new \DomainException('No audience found the id token');413 throw new \DomainException('Wrong audience present in the id token');428 throw new \DomainException('No signing key available');431 throw new \DomainException('No signing algorithm specified');446 throw new \DomainException($k . ' should not be null');458 throw new \DomainException('one of scope or aud should not be null');483 throw new \DomainException('No token credential URI was set.');510 throw new \DomainException('Missing authorization code');
33 use DomainException; alias133 } catch (DomainException $e) {
42 use DomainException; alias286 throw new DomainException(1256 throw new DomainException('domain-wide authority requires service account credentials');