Archive: ezcArchiveChecksumException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcArchiveChecksumException
|
Exception will be thrown when the checksum of the file is invalid. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcArchiveException
|
--ezcArchiveChecksumException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcArchiveChecksumException |
__construct(
$file )
Constructs a new checksum exception for the specified file. |
Inherited Methods
From
ezcArchiveException :
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcArchiveChecksumException __construct(
string
$file )
Constructs a new checksum exception for the specified file.
Parameters
| Name |
Type |
Description |
$file |
string |
|
Redefinition of
Last updated: Mon, 09 Feb 2009