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

<?php
/**
 * 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-04-24 21:30:14
Edit Download
29.93 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
437 B lrw-r--r-- 2025-04-24 21:30:14
Edit Download
39.03 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
1.03 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download
16.90 KB lrw-r--r-- 2025-04-24 21:30:14
Edit Download

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