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
Sun, Nov 16, 13:15 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3159384
Default Alt Text
CacheException.php (217 B)

Event Timeline