http://www.phpfastcache.com * @author Georges.L (Geolim4) * */ namespace phpFastCache\Exceptions; /** * Class phpFastCacheCoreException * @package phpFastCache\Exceptions */ class phpFastCacheCoreException extends phpFastCacheRootException { }