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