Class RedisClientNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.netflix.spinnaker.kork.jedis.exception.RedisClientNotFound
-
- All Implemented Interfaces:
java.io.Serializable
public class RedisClientNotFound extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RedisClientNotFound(java.lang.String message)
-