Class RedisReadonlyException

All Implemented Interfaces:
Serializable

public class RedisReadonlyException extends RedisException
This error occurs when username password pair is incorrect.
Author:
Nikita Koksharov
See Also:
  • Constructor Details

    • RedisReadonlyException

      public RedisReadonlyException(String message)