CommandFailed
class CommandFailed
Properties
| string | $connectionName | The Redis connection name. |
Methods
__construct(string $command, array $parameters, Throwable $exception, RedisConnection $connection, float|null $time = null)
Create a new event instance.
Details
at line 22
__construct(string $command, array $parameters, Throwable $exception, RedisConnection $connection, float|null $time = null)
Create a new event instance.