|
MediaWiki
master
|
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 723 of file ZipDirectoryReader.php.
| ZipDirectoryReaderError::__construct | ( | $code | ) |
Definition at line 726 of file ZipDirectoryReader.php.
References $code.
| ZipDirectoryReaderError::getErrorCode | ( | ) |
Definition at line 734 of file ZipDirectoryReader.php.
References $errorCode.
Referenced by ZipDirectoryReader\execute().
|
protected |
Definition at line 724 of file ZipDirectoryReader.php.
Referenced by getErrorCode().