Webdav: ezcWebdavInvalidCallbackException
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavInvalidCallbackException
|
Exception thrown if a plugin tries to register an invalid callback for a hook. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcWebdavException
|
--ezcWebdavInvalidCallbackException
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(
$callback )
Initializes the exception with the given $callback. |
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
void __construct(
mixed
$callback )
Initializes the exception with the given $callback.
Parameters
| Name |
Type |
Description |
$callback |
mixed |
|
Redefinition of
Last updated: Mon, 05 Jan 2009