ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
CacheException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Psr\SimpleCache
;
4
8
interface
CacheException
9
{
10
}
php
An exception for terminatinating execution or to throw for unit testing.
Psr\SimpleCache\CacheException
Interface used for all types of exceptions thrown by the implementing library.
Definition:
CacheException.php:9
Psr\SimpleCache
Definition:
CacheException.php:3
libs
composer
vendor
psr
simple-cache
src
CacheException.php
Generated on Thu Oct 2 2025 19:01:12 for ILIAS by
1.9.4 (using
Doxyfile
)