Add DecisionException 08/84008/2
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 2 Apr 2019 20:33:12 +0000 (13:33 -0700)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 3 Apr 2019 03:57:45 +0000 (20:57 -0700)
commit8ff33130a2d9e74c21001fcd55cb6236dfd5803f
tree98a559d306e2cddc088ca7caa06cd636a3cf604e
parente47ec5069a6304a028c4144e8abaa58d6462b8e2
Add DecisionException

Need this class to capture exceptions during decision and
setup the ErrorResponse object to return from REST API.

Issue-ID: POLICY-1440
Change-Id: I02cd4f93e671c0d543bf527f5de3cf6831f62c40
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
models-decisions/pom.xml
models-decisions/src/main/java/org/onap/policy/models/decisions/concepts/DecisionException.java [new file with mode: 0644]