Configuration: ezcConfigurationSettingnameNotStringException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcConfigurationSettingnameNotStringException
|
Exception that is thrown if the name of a setting is not a string. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcConfigurationException
|
--ezcConfigurationSettingnameNotStringException
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(
$settingName )
Constructs a new ezcConfigurationSettingnameNotStringException for setting $settingName. |
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(
string
$settingName )
Constructs a new ezcConfigurationSettingnameNotStringException for setting $settingName.
Parameters
| Name |
Type |
Description |
$settingName |
string |
|
Redefinition of
Last updated: Wed, 28 Nov 2007