|
| __construct (string $message, string $serialized, int $code=0,\Exception $previous=null) |
|
SlaxWeb\Cache\Exception\CacheDataInvalidException::__construct |
( |
string |
$message, |
|
|
string |
$serialized, |
|
|
int |
$code = 0 , |
|
|
\Exception |
$previous = null |
|
) |
| |
Constructor
Overriden constructor to accept serialized data as second parameter.
- Parameters
-
string | $message | Exception message |
string | $serialized | Serialized data that caused the exception |
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/CacheDataInvalidException.php