public class RedisLockException extends io.lettuce.core.RedisException
RedisLockException class.
RedisLockException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RedisLockException(Throwable cause)
Constructor for RedisLockException.
cause
Throwable
Copyright © 2020. All rights reserved.