Searched refs:InvalidArgumentException (Results 1 – 11 of 11) sorted by relevance
25 use InvalidArgumentException; alias355 * @throws InvalidArgumentException360 …throw new InvalidArgumentException('GedcomRecord::createRecord(' . $gedcom . ') does not begin 0 @…400 * @throws InvalidArgumentException405 …throw new InvalidArgumentException('GedcomRecord::createFamily(' . $gedcom . ') does not begin 0 @…445 * @throws InvalidArgumentException450 …throw new InvalidArgumentException('GedcomRecord::createIndividual(' . $gedcom . ') does not begin…490 * @throws InvalidArgumentException495 …throw new InvalidArgumentException('GedcomRecord::createIndividual(' . $gedcom . ') does not begin…
23 use InvalidArgumentException; alias198 * @throws InvalidArgumentException203 throw new InvalidArgumentException('Cannot register the default namespace');207 throw new InvalidArgumentException('Paths must end with a directory separator');217 * @throws InvalidArgumentException224 throw new InvalidArgumentException();
26 use InvalidArgumentException; alias182 * @throws InvalidArgumentException192 …throw new InvalidArgumentException('Invalid GEDCOM data passed to Fact::_construct(' . $gedcom . '…
28 use InvalidArgumentException; alias96 $this->expectException(InvalidArgumentException::class);129 $this->expectException(InvalidArgumentException::class);162 $this->expectException(InvalidArgumentException::class);195 $this->expectException(InvalidArgumentException::class);
39 use InvalidArgumentException; alias183 * @throws InvalidArgumentException191 throw new InvalidArgumentException('Invalid GEDCOM record: ' . $gedcom);
29 use InvalidArgumentException; alias68 …throw new InvalidArgumentException('date/time "' . $string . '" does not match pattern "' . $forma…
36 use InvalidArgumentException; alias327 default => throw new InvalidArgumentException(message: 'Unknown fit type: ' . $fit),
29 use InvalidArgumentException; alias149 } catch (InvalidArgumentException) {
28 use InvalidArgumentException; alias436 } catch (InvalidArgumentException) {687 throw new InvalidArgumentException($case);
32 use InvalidArgumentException; alias220 } catch (RuntimeException | InvalidArgumentException) {
22 use InvalidArgumentException; alias846 throw new InvalidArgumentException((string)$code);