Project

General

Profile

« Previous | Next » 

Revision 96acd270

Added by Andreas Kohlbecker about 6 years ago

rethrowing hibernate exception

View differences:

src/main/java/eu/etaxonomy/vaadin/mvp/AbstractCdmEditorPresenter.java
167 167
            if(newAuthorityCreated != null){
168 168
                UserHelper.fromSession().removeAuthorityForCurrentUser(newAuthorityCreated);
169 169
            }
170
            throw e;
170 171
        }
171 172
    }
172 173

  

Also available in: Unified diff