Fix critical sonar for ONAP-PAP-REST

This patch is to fix error-handling sonar issue
for ONAP-PAP-REST.

Change-Id: Ic5755cc02f282938d098c3a5c9e869318429c2c6
Issue-Id: POLICY-174
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 files changed
tree: c02ce7c35ddf1017ab039e2b5d96d7f732fc4f88
  1. BRMSGateway/
  2. LogParser/
  3. ONAP-PAP-REST/
  4. ONAP-PDP/
  5. ONAP-PDP-REST/
  6. ONAP-REST/
  7. ONAP-SDK-APP/
  8. ONAP-XACML/
  9. packages/
  10. POLICY-SDK-APP/
  11. PolicyEngineAPI/
  12. PolicyEngineClient/
  13. PolicyEngineUtils/
  14. project-configs/
  15. .gitattributes
  16. .gitignore
  17. .gitreview
  18. LICENSE.txt
  19. pom.xml
  20. README.md
  21. version.properties
README.md

This source repository contains the ONAP Policy Engine code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install