AceConflict
This exception is thrown when a client attempts to set conflicting permissions.
- Full name:
\Sabre\DAVACL\Exception\AceConflict
- Parent class:
\Sabre\DAV\Exception\Conflict
Methods
serialize
Adds in extra information in the xml response.
This method adds the {DAV:}no-ace-conflict element as defined in rfc3744
Parameters:
Parameter | Type | Description |
---|---|---|
$server |
\Sabre\DAV\Server | |
$errorNode |
\DOMElement |
Inherited methods
getHTTPCode
Returns the HTTP statuscode for this exception.
serialize
This method allows the exception to include additional information into the WebDAV error response.
Parameters:
Parameter | Type | Description |
---|---|---|
$server |
\Sabre\DAV\Server | |
$errorNode |
\DOMElement |
getHTTPHeaders
This method allows the exception to return any extra HTTP response headers.
The headers must be returned as an array.
Parameters:
Parameter | Type | Description |
---|---|---|
$server |
\Sabre\DAV\Server |
Automatically generated on 2025-03-18