类 RedissonLockException

    • 构造器详细资料

      • RedissonLockException

        public RedissonLockException()
      • RedissonLockException

        public RedissonLockException​(String message)
      • RedissonLockException

        public RedissonLockException​(String message,
                                     Throwable cause)
      • RedissonLockException

        public RedissonLockException​(Throwable cause)
      • RedissonLockException

        protected RedissonLockException​(String message,
                                        Throwable cause,
                                        boolean enableSuppression,
                                        boolean writableStackTrace)