Class RedisException

    • Constructor Detail

      • RedisException

        public RedisException()
      • RedisException

        public RedisException​(Throwable cause)
      • RedisException

        public RedisException​(String message,
                              Throwable cause)
      • RedisException

        public RedisException​(String message)