RedisException typedef
RedisException = ValkeyException
Alias for ValkeyException. The base class for all exceptions.
Implementation
typedef RedisException = ValkeyException;
Alias for ValkeyException. The base class for all exceptions.
typedef RedisException = ValkeyException;