public class RedisLockerException extends io.lettuce.core.RedisException
RedisLockException class.
RedisLockerException(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 RedisLockerException(Throwable cause)
Constructor for RedisLockException.
cause
Throwable
Copyright © 2020–2021. All rights reserved.