Path

ez components / documentation / api reference / 1.1.2 / archive


eZ Components 1.1.2

Archive: ezcArchiveEmptyException

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

Class: ezcArchiveEmptyException

Archive is empty. [source]

Parents

Exception
   |
   --ezcArchiveException
      |
      --ezcArchiveEmptyException

Method Summary

public ezcArchiveEmptyException __construct( $message, $code )
Construct an archive is empty exception.

Inherited Methods

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

Methods

__construct

ezcArchiveEmptyException __construct( string $message, int $code )
Construct an archive is empty 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