Class: Sabre_DAV_Exception_UnsupportedMediaType

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

Class Overview [line 19]

Exception
   |
   --Sabre_DAV_Exception
      |
      --Sabre_DAV_Exception_UnsupportedMediaType

UnSupportedMediaType

Author(s):

Version:

Copyright:

Variables

Constants

Methods


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

UnSupportedMediaType

The 415 Unsupported Media Type status code is generally sent back when the client tried to call an HTTP method, with a body the server didn't understand

[ 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:54:15 -0400 by phpDocumentor 1.4.3