Class RedisClientNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.netflix.spinnaker.kork.jedis.exception.RedisClientNotFound
All Implemented Interfaces:
Serializable

public class RedisClientNotFound extends RuntimeException
See Also:
  • Constructor Details

    • RedisClientNotFound

      public RedisClientNotFound(String message)