类 RedissonLockException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- me.youm.frame.common.exception.RedissonLockException
-
- 所有已实现的接口:
Serializable
public class RedissonLockException extends RuntimeException
- 作者:
- youta
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 限定符 构造器 说明 RedissonLockException()RedissonLockException(String message)RedissonLockException(String message, Throwable cause)protectedRedissonLockException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)RedissonLockException(Throwable cause)
-
方法概要
-