<?php namespace Psr\SimpleCache; /** * Interface used for all types of exceptions thrown by the implementing library. */ interface CacheException { }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CacheException.php | File | 154 B | 0644 |
|
CacheInterface.php | File | 4.5 KB | 0644 |
|
InvalidArgumentException.php | File | 260 B | 0644 |
|