类 TransactionUsageException

    • 构造器详细资料

      • TransactionUsageException

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