Remove YamlException class 01/95601/1
authorJim Hahn <jrh3@att.com>
Thu, 12 Sep 2019 18:25:45 +0000 (14:25 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 12 Sep 2019 18:25:45 +0000 (14:25 -0400)
commit3093fbede42187fb95b244eb7c6b53b18610e1ca
treec2b9eed86b3b1f817b9771c24d3469eb15ef9ed2
parent173c4dbea9a1175a6f18031a221bb701deeecaa7
Remove YamlException class

After the implementation was finalized, it turned out that YamlException
was no longer needed, so it has been deleted.

Change-Id: Ie895fc096787f05eff36a6127b08247a7664ff8d
Issue-ID: POLICY-2065
Signed-off-by: Jim Hahn <jrh3@att.com>
utils/src/main/java/org/onap/policy/common/utils/coder/YamlException.java [deleted file]
utils/src/test/java/org/onap/policy/common/utils/coder/YamlExceptionTest.java [deleted file]