Class: Sabre_DAV_Exception_ReportNotImplemented

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

Class Overview [line 19]

Exception
   |
   --Sabre_DAV_Exception
      |
      --Sabre_DAV_Exception_NotImplemented
         |
         --Sabre_DAV_Exception_ReportNotImplemented

ReportNotImplemented

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

ReportNotImplemented

This exception is thrown when the client requested an unknown report through the REPORT method

[ Top ]


Class Variables


Class Methods

serialize

void serialize( Sabre_DAV_Server $server, $errorNode)

[line 21]

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