HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/jamesakinola.com/wp-content/plugins/speedycache/lib/Minify/
Upload File :
Current File : /home/dhnidqcz/jamesakinola.com/wp-content/plugins/speedycache/lib/Minify/Exception.php
<?php

/**
 * Base Exception.
 *
 * @deprecated Use Exceptions\BasicException instead
 *
 * @author Matthias Mullie <[email protected]>
 */

namespace SpeedyCache\lib\Minify;

/**
 * Base Exception Class.
 *
 * @deprecated Use Exceptions\BasicException instead
 *
 * @author Matthias Mullie <[email protected]>
 */
abstract class Exception extends \Exception
{
}