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