33 $error = $errorNode->ownerDocument->createElementNS(
'DAV:',
'd:number-of-matches-within-limits');
34 $errorNode->appendChild($error);
An exception for terminatinating execution or to throw for unit testing.
serialize(DAV\Server $server, \DOMElement $errorNode)
This method allows the exception to include additional information into the WebDAV error response.