MediaWiki
REL1_19
|
Internal exception class. More...
Public Member Functions | |
__construct ($code) | |
getErrorCode () | |
Public Attributes | |
$code |
Internal exception class.
Will be caught by private code.
Definition at line 674 of file ZipDirectoryReader.php.
ZipDirectoryReaderError::__construct | ( | $ | code | ) |
Definition at line 677 of file ZipDirectoryReader.php.
References $code.
Definition at line 685 of file ZipDirectoryReader.php.
Referenced by ZipDirectoryReader\execute().
ZipDirectoryReaderError::$code |
Definition at line 675 of file ZipDirectoryReader.php.
Referenced by __construct().