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