RedisException
class RedisException extends BaseException
Properties
protected array | $context | Exception Context |
from BaseException |
Methods
__construct(string $message = '', int $code = 0, Throwable $previous = null)
BaseException constructor.
from
BaseException
Details
in
BaseException at line 29
__construct(string $message = '', int $code = 0, Throwable $previous = null)
BaseException constructor.
in
BaseException at line 40
BaseException
setContext(array $context = [])
No description
in
BaseException at line 46
array
context()
No description