Class: Sabre_DAV_Exception_PreconditionFailed

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

Class Overview [line 20]

Exception
   |
   --Sabre_DAV_Exception
      |
      --Sabre_DAV_Exception_PreconditionFailed

PreconditionFailed

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Child classes:

Sabre_CalDAV_Exception_InvalidICalendarObject
InvalidICalendarObject

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

PreconditionFailed

This exception is normally thrown when a client submitted a conditional request, like for example an If, If-None-Match or If-Match header, which caused the HTTP request to not execute (the condition of the header failed)

[ Top ]


Class Variables


Class Methods

getHTTPCode

void getHTTPCode( )

[line 22]

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:50 -0400 by phpDocumentor 1.4.3