Class UnexpectedRollbackException

    • Constructor Detail

      • UnexpectedRollbackException

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