D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
opt
/
psa
/
phpMyAdmin
/
vendor
/
psr
/
cache
/
src
/
Filename :
CacheException.php
back
Copy
<?php namespace Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException { }