Class RedisBusyException

  • All Implemented Interfaces:

    public class RedisBusyException
    extends RedisException
    This error occurs when Redis server is busy.
    Author:
    wuqian
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
       message)  
    • Method Summary

      • Methods inherited from class java.lang.

        , , , , , , , , , , , ,
      • Methods inherited from class java.lang.

        , , , , , , , , ,
    • Constructor Detail

      • RedisBusyException

        public RedisBusyException​( message)