KeyNotInCacheException extends InvalidArgumentException
FinalYes
Properties
- $key : string
Methods
- __construct() : mixed
- because() : self
Properties
$key read-only
public
string
$key
Methods
__construct()
public
__construct(string $key[, Throwable|null $previous = null ]) : mixed
Parameters
- $key : string
- $previous : Throwable|null = null
because()
public
static because(string $format, float|int|string ...$parameters) : self
Parameters
- $format : string
- $parameters : float|int|string