findbugs: throw exceptions when found(cherry picked from commit

9772693dca)
This commit is contained in:
Daan Hoogland 2014-01-28 17:39:02 +01:00 committed by Daan Hoogland
parent 5d8e8fd3a2
commit be21822cba
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,7 @@ public class ProjectManagerImpl extends ManagerBase implements ProjectManager {
domainUuid = domain.getUuid();
}
ex.addProxyObject(domainUuid, "domainId");
throw ex;
}
//verify permissions