Webdav: ezcWebdavRequestNotSupportedException
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavRequestNotSupportedException
|
Exception thrown when a request object could not be handled by a backend. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcWebdavException
|
--ezcWebdavRequestNotSupportedException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public void |
__construct(
$request, [$message = null] )
Initializes the exception with the given $request and an optional reaon $message and sets the exception message from it. |
Inherited Methods
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
Initializes the exception with the given $request and an optional reaon $message and sets the exception message from it.
Parameters
Redefinition of
Last updated: Mon, 21 Dec 2009