|
MediaWiki REL1_39
|
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 25 of file ZipDirectoryReaderError.php.
| ZipDirectoryReaderError::__construct | ( | $code | ) |
| mixed | $code |
Definition at line 33 of file ZipDirectoryReaderError.php.
| ZipDirectoryReaderError::getErrorCode | ( | ) |
|
protected |
Definition at line 26 of file ZipDirectoryReaderError.php.
Referenced by getErrorCode().