Archive: ezcArchiveEntryPrefixException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcArchiveEntryPrefixException
|
An exception for an invalid prefix of a file entry. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcArchiveException
|
--ezcArchiveEntryPrefixException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcArchiveEntryPrefixException |
__construct(
$prefix, $fileName )
Constructs a new entry prefix exception for the specified file entry. |
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
ezcArchiveEntryPrefixException __construct(
string
$prefix, string
$fileName )
Constructs a new entry prefix exception for the specified file entry.
Parameters
| Name |
Type |
Description |
$prefix |
string |
|
$fileName |
string |
|
Redefinition of
Last updated: Mon, 17 Dec 2007