<?php namespace Imi\Cache; class CacheException extends \Exception implements \Psr\SimpleCache\CacheException { }