Class RedisTryLockTimoOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.codeupsoft.component.redis.exception.RedisTryLockTimoOutException
- All Implemented Interfaces:
Serializable
Redis尝试获取锁超时异常.
- Author:
- Liu,Dongdong
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RedisTryLockTimoOutException
-