Class: Sabre_DAV_Exception_InvalidResourceType

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

Class Overview [line 23]

Exception
   |
   --Sabre_DAV_Exception
      |
      --Sabre_DAV_Exception_Forbidden
         |
         --Sabre_DAV_Exception_InvalidResourceType

InvalidResourceType

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

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: Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )


Class Details

InvalidResourceType

This exception is thrown when the user tried to create a new collection, with a special resourcetype value that was not recognized by the server.

See RFC5689 section 3.3

[ Top ]


Class Variables


Class Methods

serialize

void serialize( Sabre_DAV_Server $server, $errorNode)

[line 25]

Overrides Sabre_DAV_Exception::serialize() (This method allows the exception to include additonal information into the WebDAV error response)

Parameters:

[ Top ]


Class Constants


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