BUG-731: RoutedRegistration.close() should not throw 30/6830/1
authorRobert Varga <rovarga@cisco.com>
Fri, 9 May 2014 10:16:50 +0000 (12:16 +0200)
committerRobert Varga <rovarga@cisco.com>
Fri, 9 May 2014 10:17:59 +0000 (12:17 +0200)
Routed RPC implementations should be allowed to unregister themselves
without incurring a checked exceptions. This allows downstream users to
elide having to deal with raw Exception.

Change-Id: Ia356c6272da3d22a375c954e192f79786ab42395
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found