TooManyMatches
TooManyMatches.
This exception is emited for the {DAV:}number-of-matches-within-limits post-condition, as defined in rfc6578, section 3.2.
http://tools.ietf.org/html/rfc6578#section-3.2
This is emitted in cases where the response to a {DAV:}sync-collection would generate more results than the implementation is willing to send back.
- Full name:
\Sabre\DAV\Exception\TooManyMatches
- Parent class:
\Sabre\DAV\Exception\Forbidden
Methods
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 |
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