Base: ezcBaseFunctionalityNotSupportedException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcBaseFunctionalityNotSupportedException
|
The ezcBaseFunctionalityNotSupportedException is thrown when a requested PHP function was not found. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcBaseFunctionalityNotSupportedException
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcBaseFunctionalityNotSupportedException |
__construct(
$message, $reason )
Constructs a new ezcBaseFunctionalityNotSupportedException. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcBaseFunctionalityNotSupportedException __construct(
string
$message, string
$reason )
Constructs a new ezcBaseFunctionalityNotSupportedException.
Parameters
| Name |
Type |
Description |
$message |
string |
The message to throw |
$reason |
string |
The reason for the exception |
Redefinition of
Last updated: Mon, 30 Mar 2009