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