public class TimeoutLockException extends AbsLockException
在固定时间段内获取锁超时,抛出此异常
key
TimeoutLockException(String key)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimeoutLockException(String key)
Copyright © 2020. All rights reserved.