MediaWiki
1.34.4
|
Internal exception class. More...
Public Member Functions | |
__construct ( $code) | |
getErrorCode () | |
Protected Attributes | |
$errorCode | |
Internal exception class.
Will be caught by private code.
Definition at line 24 of file ZipDirectoryReaderError.php.
ZipDirectoryReaderError::__construct | ( | $code | ) |
Definition at line 27 of file ZipDirectoryReaderError.php.
ZipDirectoryReaderError::getErrorCode | ( | ) |
Definition at line 35 of file ZipDirectoryReaderError.php.
References $errorCode.
Referenced by ZipDirectoryReader\execute().
|
protected |
Definition at line 25 of file ZipDirectoryReaderError.php.
Referenced by getErrorCode().