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