Do not declare Throwable as thrown 55/7155/1
authorRobert Varga <rovarga@cisco.com>
Sun, 18 May 2014 13:38:43 +0000 (15:38 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 18 May 2014 13:46:24 +0000 (15:46 +0200)
commite05eb2a18777e0256b2047f0940066d542f6b7f8
tree2c52906715f72cdfa9f724243d65ba7823c2a4e4
parent49423f30f3759958b5706dd78743f06f9c1475ce
Do not declare Throwable as thrown

Let's not force our callers to deal with Throwable -- Exception is bad
enough.

Change-Id: I938ddfd6c08d5cf5a954a3455cfea612ea742784
Signed-off-by: Robert Varga <rovarga@cisco.com>
restconf/restconf-client-impl/src/main/java/org/opendaylight/yangtools/restconf/client/BindingToRestRpc.java