BUG-981: harden exception handling 47/6847/1
authorRobert Varga <rovarga@cisco.com>
Sat, 10 May 2014 09:00:38 +0000 (11:00 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 10 May 2014 09:00:38 +0000 (11:00 +0200)
commit5ff2abeff78e84557316416aa4d255226ffa048e
treee0c9daaae75d94edcdc3aecd298222a74c3e03a0
parentfcc8617595538d66660cdf1ed830966369da83bd
BUG-981: harden exception handling

This patch hardens the RuntimeGeneratedMappingServiceImpl error handling
by eliminating the use of sneakyThrow and properly chaining/logging
error causes.

Change-Id: Ia974c8cce3aab8c0f12dd318e4168932a025bb07
Signed-off-by: Robert Varga <rovarga@cisco.com>
code-generator/binding-generator-impl/src/main/java/org/opendaylight/yangtools/sal/binding/generator/impl/RuntimeGeneratedMappingServiceImpl.java