RedisServerException typedef
RedisServerException = ValkeyServerException
Alias for ValkeyServerException. Thrown when the server responds with an error.
Implementation
typedef RedisServerException = ValkeyServerException;