LocalCacheException
extends Exception
in
Table of Contents
$raw | array | |
---|---|---|
__construct() | LocalCacheException constructor. | mixed |
Properties
$raw
public
array
$raw
= []
Methods
__construct()
LocalCacheException constructor.
public
__construct(
$message :
string
, $code :
int
[, $raw :
array
= [] ]
)
: mixed
Parameters
- $message : string
- $code : int
- $raw : array = []