<?php /** * KO7 Cache Exception * * @package KO7/Cache * @category Base * * @copyright (c) 2007-2016 Kohana Team * @copyright (c) since 2016 Koseven Team * @license https://koseven.dev/LICENSE */ class KO7_Cache_Exception extends KO7_Exception {}