类 UnexpectedRollbackException

    • 构造器详细资料

      • UnexpectedRollbackException

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