Base: ezcBaseInitCallbackConfiguredException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcBaseInitCallbackConfiguredException
|
ezcBaseInitCallbackConfiguredException is thrown when you try to assign a callback clasname to an identifier, while there is already a callback class configured for this identifier. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcBaseInitCallbackConfiguredException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcBaseInitCallbackConfiguredException |
__construct(
$identifier, $originalCallbackClassName )
Constructs a new ezcBaseInitCallbackConfiguredException. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcBaseInitCallbackConfiguredException __construct(
string
$identifier, string
$originalCallbackClassName )
Constructs a new ezcBaseInitCallbackConfiguredException.
Parameters
| Name |
Type |
Description |
$identifier |
string |
|
$originalCallbackClassName |
string |
|
Redefinition of
Last updated: Mon, 09 Feb 2009