Class RedisDBException

java.lang.Object
java.lang.Throwable
java.lang.Exception
overit.geocall.cache.RedisDBException
All Implemented Interfaces:
Serializable

public class RedisDBException extends Exception
Generic exception that can be raised during the communication with Redis server
See Also:
  • Constructor Details

    • RedisDBException

      public RedisDBException(Throwable cause)