PHP 8.2.30
Preview: exception.cls.php Size: 464 B
/usr/src/litespeed-wp-plugin/7.7/litespeed-cache/lib/css_js_min/minify/exception.cls.php

<?php
// phpcs:ignoreFile
/**
 * exception.cls.php - modified PHP implementation of Matthias Mullie's Exceptions Classes.
 *
 * @author Matthias Mullie <minify@mullie.eu>
 */

namespace LiteSpeed\Lib\CSS_JS_MIN\Minify\Exception;

defined( 'WPINC' ) || exit;

abstract class Exception extends \Exception {

}

abstract class BasicException extends Exception {

}

class FileImportException extends BasicException {

}

class IOException extends BasicException {

}

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
data DIR
- drwxr-xr-x 2025-12-17 00:04:56
Edit Download
26.60 KB lrw-r--r-- 2025-12-17 00:04:56
Edit Download
464 B lrw-r--r-- 2025-12-17 00:04:56
Edit Download
36.71 KB lrw-r--r-- 2025-12-17 00:04:56
Edit Download
1.03 KB lrw-r--r-- 2025-12-17 00:04:56
Edit Download
14.90 KB lrw-r--r-- 2025-12-17 00:04:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).