Base: ezcBaseInvalidParentClassException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcBaseInvalidParentClassException
|
Exception that is thrown if an invalid class is passed as custom class. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcBaseInvalidParentClassException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcBaseInvalidParentClassException |
__construct(
$expectedParentClass, $customClass )
Constructs an ezcBaseInvalidParentClassException for custom class $customClass |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcBaseInvalidParentClassException __construct(
string
$expectedParentClass, string
$customClass )
Constructs an ezcBaseInvalidParentClassException for custom class $customClass
Parameters
| Name |
Type |
Description |
$expectedParentClass |
string |
|
$customClass |
string |
|
Redefinition of
Last updated: Mon, 17 Dec 2007