RedisParsingException typedef
RedisParsingException = ValkeyParsingException
Alias for ValkeyParsingException. Thrown on protocol parsing errors.
Implementation
typedef RedisParsingException = ValkeyParsingException;
Alias for ValkeyParsingException. Thrown on protocol parsing errors.
typedef RedisParsingException = ValkeyParsingException;