6465666768697071
this.status = UOW_STATUS_ROLLEDBACK; throw ex; } catch (Exception ex) { this.status = UOW_STATUS_ROLLEDBACK; throw new UOWActionException(ex); } }