Base: ezcBasePropertyNotFoundException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcBasePropertyNotFoundException
|
ezcBasePropertyNotFoundException is thrown whenever a non existent property is accessed in the Components library. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcBasePropertyNotFoundException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcBasePropertyNotFoundException |
__construct(
$name )
Constructs a new ezcBasePropertyNotFoundException for the property $name. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcBasePropertyNotFoundException __construct(
string
$name )
Constructs a new ezcBasePropertyNotFoundException for the property $name.
Parameters
| Name |
Type |
Description |
$name |
string |
The name of the property |
Redefinition of
Last updated: Mon, 11 May 2009