From: Robert Varga Date: Tue, 12 May 2015 23:54:29 +0000 (+0200) Subject: Introduce DOMNotificationRejectedException X-Git-Tag: release/beryllium~549 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4c37231eb537700ea49a0dcb2004b9883baa63ac;hp=4c37231eb537700ea49a0dcb2004b9883baa63ac;p=controller.git Introduce DOMNotificationRejectedException DOMNotificationPublishService.REJECTED wraps a throwable, which may cause problems with code which attempts to unwind it, as frameworks tend to propagate Throwables rather than wrapping them. Change-Id: I77d7ceeef8213425636dab92f6994fcd3f1443e9 Signed-off-by: Robert Varga (cherry picked from commit 12bf820406245feb0285317a88e5c7b3c9829ce6) ---