Path

ez components / documentation / api reference / 2006.2 / archive


eZ Components 2006.2

Archive: ezcArchiveInternalException

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcArchiveInternalException

General exception class for the Archive package. [source]

Parents

Exception
   |
   --ezcArchiveException
      |
      --ezcArchiveInternalException

Method Summary

public ezcArchiveInternalException __construct( $message, $code )
Construct an internal archive exception.

Inherited Methods

From ezcArchiveException :
public ezcArchiveException ezcArchiveException::__construct()
Construct an archive exception.

Methods

__construct

ezcArchiveInternalException __construct( string $message, int $code )
Construct an internal archive exception.

Parameters

Name Type Description
$message string  
$code int  

Redefinition of

Method Description
ezcArchiveException::__construct() Construct an archive exception.

Last updated: Thu, 01 Nov 2007