Class RedisWaitException

All Implemented Interfaces:
Serializable

public class RedisWaitException extends RedisRetryException
This error occurs when Redis server is busy.
Author:
Nikita Koksharov
See Also:
  • Constructor Details

    • RedisWaitException

      public RedisWaitException(String message)