[fixes bug#5265]
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@35221 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
24c2872aac
commit
f42cd48c25
|
@ -662,7 +662,7 @@ public class CorridaServiceImpl implements CorridaService {
|
|||
}
|
||||
|
||||
} catch (org.springframework.dao.DataIntegrityViolationException ex) {
|
||||
log.error(ex);
|
||||
log.error("",ex);
|
||||
}
|
||||
|
||||
return corrida;
|
||||
|
|
Loading…
Reference in New Issue