MediaWiki  REL1_19
ZipDirectoryReaderError Class Reference

Internal exception class. More...

List of all members.

Public Member Functions

 __construct ($code)
 getErrorCode ()

Public Attributes

 $code

Detailed Description

Internal exception class.

Will be caught by private code.

Definition at line 674 of file ZipDirectoryReader.php.


Constructor & Destructor Documentation

Definition at line 677 of file ZipDirectoryReader.php.

References $code.


Member Function Documentation

Returns:
mixed

Definition at line 685 of file ZipDirectoryReader.php.

Referenced by ZipDirectoryReader\execute().

Here is the caller graph for this function:


Member Data Documentation

ZipDirectoryReaderError::$code

Definition at line 675 of file ZipDirectoryReader.php.

Referenced by __construct().


The documentation for this class was generated from the following file: