Christian Schneider created SYNCOPE-291: -------------------------------------------
Summary: Move NotFoundException to core.persistence.dao Key: SYNCOPE-291 URL: https://issues.apache.org/jira/browse/SYNCOPE-291 Project: Syncope Issue Type: Improvement Components: core Affects Versions: 1.1.0 Reporter: Christian Schneider Assignee: Christian Schneider Fix For: 1.1.0 The NotFoundException is currently located in util which is not such a good place as it is part of the dao as well as service interfaces. Like discussed on the dev list we agree to move this exception to core.persistence.dao. For the rest services the exception will be mapped to the rs.NotFoundException. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira