EventLog: ezcLogWriterException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcLogWriterException
|
The ezcLogWriterException will be thrown when an
ezcLogWriter or a subclass encounters an exceptional state. [
source]
This exception is a container, containing any kind of exception.
Parents
Exception
|
--ezcBaseException
|
--ezcLogWriterException
Member Variables
|
public Exception |
$exception
The wrapped exception. |
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcLogWriterException |
__construct(
$e )
Constructs a new ezcLogWriterException with the original exception $e. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcLogWriterException __construct(
$e )
Constructs a new ezcLogWriterException with the original exception $e.
Parameters
| Name |
Type |
Description |
$e |
Exception |
|
Redefinition of
Last updated: Tue, 02 Dec 2008