Class ConcurrentCache.LockNotAcquiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.pellse.cohereflux.caching.ConcurrentCache.LockNotAcquiredException
All Implemented Interfaces:
Serializable
Enclosing interface:
ConcurrentCache<ID,R>

public static class ConcurrentCache.LockNotAcquiredException extends Exception
See Also: