Class RedisClusterSetupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
redis.embedded.error.RedisClusterSetupException
All Implemented Interfaces:
Serializable

public class RedisClusterSetupException extends Exception
See Also:
  • Constructor Details

    • RedisClusterSetupException

      public RedisClusterSetupException(String message)
    • RedisClusterSetupException

      public RedisClusterSetupException(String message, Throwable cause)