96979899100101102103104105106
return (Duplicatable) u; } catch (Exception e) { if (u != null) u.transactionRollback(); Logger.error("unable to duplicate sepa sammeltransfer",e); throw new RemoteException(i18n.tr("Fehler beim Duplizieren des SEPA-Sammelauftrages"),e); } } }