Class RedisOutOfMemoryException

All Implemented Interfaces:
Serializable

public class RedisOutOfMemoryException extends RedisException
This error occurs in case when Redis server free memory exhausted.
Author:
Nikita Koksharov
See Also:
  • Constructor Details

    • RedisOutOfMemoryException

      public RedisOutOfMemoryException(String message)