Base: ezcBaseSettingNotFoundException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcBaseSettingNotFoundException
|
ezcBaseSettingNotFoundException is thrown whenever there is a name passed as part as the options array to setOptions() for an option that doesn't exist. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcBaseSettingNotFoundException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcBaseSettingNotFoundException |
__construct(
$settingName )
Constructs a new ezcBaseSettingNotFoundException for $settingName. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcBaseSettingNotFoundException __construct(
string
$settingName )
Constructs a new ezcBaseSettingNotFoundException for $settingName.
Parameters
| Name |
Type |
Description |
$settingName |
string |
The name of the setting that does not exist. |
Redefinition of
Last updated: Mon, 10 Nov 2008