64 $prop = $errorNode->ownerDocument->createElement(
's:header');
66 $errorNode->appendChild($prop);
serialize(DAV\Server $server, \DOMElement $errorNode)
This method allows the exception to include additional information into the WebDAV error response...
getHTTPCode()
Returns the HTTP statuscode for this exception.
catch(Exception $e) $message
__construct($message, $header=null)
Create the exception.