类 IllegalTransactionStateException

    • 构造器详细资料

      • IllegalTransactionStateException

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