public void Exception(Exception ex) { if (_sessionBuilder.GetSession().Transaction.IsActive) _sessionBuilder.GetSession().Transaction.Rollback(); }