<?php namespace Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException extends \Throwable { }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CacheException.php | File | 162 B | 0644 |
|
CacheItemInterface.php | File | 3.77 KB | 0644 |
|
CacheItemPoolInterface.php | File | 4.37 KB | 0644 |
|
InvalidArgumentException.php | File | 299 B | 0644 |
|