Class RedisKeyNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkus.redis.datasource.keys.RedisKeyNotFoundException
All Implemented Interfaces:
Serializable

public class RedisKeyNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • RedisKeyNotFoundException

      public RedisKeyNotFoundException(String key)