[fixes bug#5265]

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@35221 d1611594-4594-4d17-8e1d-87c2c4800839
master
gleimar 2014-05-01 18:19:26 +00:00
parent 24c2872aac
commit f42cd48c25
1 changed files with 1 additions and 1 deletions

View File

@ -662,7 +662,7 @@ public class CorridaServiceImpl implements CorridaService {
}
} catch (org.springframework.dao.DataIntegrityViolationException ex) {
log.error(ex);
log.error("",ex);
}
return corrida;