. * @author niel * @copyright 2015 nZEDb */ namespace Blacklight\libraries; /** * Class CacheException. */ class CacheException extends \Exception { }