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