Page MenuHomeDevCentral

CacheException.php
No OneTemporary

CacheException.php

<?php
namespace Keruald\Cache\Exceptions;
use Psr\SimpleCache\CacheException as CacheExceptionInterface;
use RuntimeException;
class CacheException extends RuntimeException implements CacheExceptionInterface {
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Nov 18, 17:45 (7 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3159384
Default Alt Text
CacheException.php (217 B)

Event Timeline