Remove unneeded "throws" 11/78711/1
authorJim Hahn <jrh3@att.com>
Mon, 18 Feb 2019 22:03:29 +0000 (17:03 -0500)
committerJim Hahn <jrh3@att.com>
Mon, 18 Feb 2019 22:04:55 +0000 (17:04 -0500)
commitc570eb69f64484ab353b2b60d810ef6f1753bf5a
tree95aed61a03f8997469b3e1fd1c522bee6836638e
parent4b9341b810a8d676373677e86da736bf9144308c
Remove unneeded "throws"

Fixed sonar issue:
- remove the declaration of thrown exception
'com.google.gson.JsonParseException' which is a runtime exception

Change-Id: Ice29a875891a06a55932fcf80107d4dec2b10d1f
Issue-ID: POLICY-1533
Signed-off-by: Jim Hahn <jrh3@att.com>
feature-pooling-dmaap/src/main/java/org/onap/policy/drools/pooling/Serializer.java