Class: Sabre_DAV_Exception_Conflict

Source Location: /includes/classes/SabreDAV/lib/Sabre/DAV/Exception/Conflict.php

Class Overview [line 19]

Exception
   |
   --Sabre_DAV_Exception
      |
      --Sabre_DAV_Exception_Conflict

Conflict

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Child classes:

Sabre_DAV_Exception_LockTokenMatchesRequestUri
LockTokenMatchesRequestUri

Inherited Variables

Inherited Constants

Inherited Methods

Class: Sabre_DAV_Exception

Sabre_DAV_Exception::getHTTPCode()
Returns the HTTP statuscode for this exception
Sabre_DAV_Exception::getHTTPHeaders()
This method allows the exception to return any extra HTTP response headers.
Sabre_DAV_Exception::serialize()
This method allows the exception to include additonal information into the WebDAV error response


Class Details

Conflict

A 409 Conflict is thrown when a user tried to make a directory over an existing file or in a parent directory that doesn't exist.

[ Top ]


Class Variables


Class Methods

getHTTPCode

void getHTTPCode( )

[line 21]

Overrides Sabre_DAV_Exception::getHTTPCode() (Returns the HTTP statuscode for this exception)

Parameters:

[ Top ]


Class Constants


Documentation generated on Mon, 31 May 2010 12:53:08 -0400 by phpDocumentor 1.4.3