Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 715 → Rev 716

/impl/src/java/pt/estgp/estgweb/web/UserSessionProxy.java
61,6 → 61,7
}
catch (Throwable e)
{
System.out.println("AQUI");
if(e instanceof ConstraintViolationException)
{
// if(e.getCause() != null && e.getCause().toString() != null && e.getCause().toString().indexOf("Duplicate Entry")>=0)