PhpGenerator: ezcPhpGeneratorException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcPhpGeneratorException
|
General exception class for the PhpGenerator package. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcPhpGeneratorException
Descendents
| Child Class |
Description |
| ezcPhpGeneratorFlowException |
Flow exceptions are thrown when control structures like if and while are closed out of order.
|
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public void |
__construct(
$message )
Constructs a new ezcPhpGeneratorException with error message $message. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
void __construct(
string
$message )
Constructs a new ezcPhpGeneratorException with error message $message.
Parameters
| Name |
Type |
Description |
$message |
string |
|
Redefinition of
Redefined in descendants as
Last updated: Wed, 18 Jun 2008