Archive: ezcArchiveFileException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcArchiveFileException
|
This class provides an exception for errors occuring while accessing file based archives. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcArchiveFileException
Constants
Inherited Member Variables
From
ezcBaseException:
Method Summary
|
public ezcArchiveFileException |
__construct(
$message, $code )
Constructs a new archive file exception. |
Inherited Methods
From
ezcBaseException :
Methods
__construct
ezcArchiveFileException __construct(
string
$message, int
$code )
Constructs a new archive file exception.
Creates the exceptions with one of the class constants as error code. The error message will be generated automatically from the code.
Parameters
| Name |
Type |
Description |
$message |
string |
The message to throw |
$code |
int |
The error code which is taken from one of the class constants. |
Redefinition of
Last updated: Mon, 17 Dec 2007