<?php /** * KO7 Cache Exception * * @package KO7/Cache * @category Base * @author Kohana Team * @copyright (c) Kohana Team * @license https://koseven.ga/LICENSE.md */ class KO7_Cache_Exception extends KO7_Exception {}