Current File : /home/jvzmxxx/wiki1/includes/libs/filebackend/FileBackendError.php
<?php
/**
 * File backend exception for checked exceptions (e.g. I/O errors)
 *
 * @ingroup FileBackend
 * @since 1.22
 */
class FileBackendError extends Exception {
}