PersistentObject: ezcPersistentObjectException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcPersistentObjectException
|
General exception class for the PersistentObject package. [
source]
All exceptions in the persistent object package are derived from this exception.
Parents
Exception
|
--ezcBaseException
|
--ezcPersistentObjectException
Descendents
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public void |
__construct(
$message, $code )
Constructs a new ezcPersistentObjectException with error message $message and error code $code. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
void __construct(
string
$message, int
$code )
Constructs a new ezcPersistentObjectException with error message $message and error code $code.
Parameters
| Name |
Type |
Description |
$message |
string |
|
$code |
int |
|
Redefinition of
Redefined in descendants as
Last updated: Thu, 31 Jan 2008