|
| __construct (string $message, array $data, int $code=0,\Exception $previous=null) |
|
SlaxWeb\Cache\Exception\CacheDataExpiredException::__construct |
( |
string |
$message, |
|
|
array |
$data, |
|
|
int |
$code = 0 , |
|
|
\Exception |
$previous = null |
|
) |
| |
Constructor
Overriden constructor to accept unserialized data as second parameter.
- Parameters
-
string | $message | Exception message |
array | $data | Unserialized cached data |
int | $code | Error code, default 0 |
\Exception | $previous | Previous exception, default null |
The documentation for this class was generated from the following file:
- /opt/slax0rDev/slaxweb/cache/src/Exception/CacheDataExpiredException.php