类 CannotAcquireLockException

    • 构造器详细资料

      • CannotAcquireLockException

        public CannotAcquireLockException​(String msg,
                                          Throwable cause)
        Constructor for CannotAcquireLockException.
        参数:
        msg - the detail message
        cause - the root cause from the data access API in use