Searched refs:DomainException (Results 1 – 6 of 6) sorted by relevance
22 use DomainException; alias160 * @throws DomainException205 throw new DomainException('Invalid encoding: ' . $name);
22 use DomainException; alias133 throw new DomainException('Invalid calendar');
22 use DomainException; alias88 throw new DomainException(sprintf(
22 use DomainException; alias367 …throw new DomainException('REPORT ERROR Style: The "name" of the style is missing or not set in th…1221 throw new DomainException(sprintf(1252 …throw new DomainException('REPORT ERROR var: The attribute "var=" is missing or not set in the XML…1429 throw new DomainException(sprintf(1456 …throw new DomainException('REPORT ERROR var: The attribute "name" is missing or not set in the XML…2088 throw new DomainException('Invalid list name: ' . $listname);2342 throw new DomainException(sprintf(2571 …throw new DomainException(sprintf('RelativesEHandler XML error: %s at line %d', xml_error_string(x…
22 use DomainException; alias112 $this->expectException(DomainException::class);
22 use DomainException; alias155 throw new DomainException('Call to find() with an invalid id: ' . $id);