Class WriteRedisConnectionException

  • All Implemented Interfaces:

    public class WriteRedisConnectionException
    extends RedisConnectionException
    This error occurs when write operation over Redis connection can't be executed.
    Author:
    Nikita Koksharov
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
       msg)  
       msg,  e)  
    • Method Summary

      • Methods inherited from class java.lang.

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

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

      • WriteRedisConnectionException

        public WriteRedisConnectionException​( msg)
      • WriteRedisConnectionException

        public WriteRedisConnectionException​( msg,
                                              e)