BUG-1070: log exceptions 75/7375/1
authorRobert Varga <rovarga@cisco.com>
Sat, 24 May 2014 08:10:30 +0000 (10:10 +0200)
committerRobert Varga <rovarga@cisco.com>
Sat, 24 May 2014 08:12:19 +0000 (10:12 +0200)
commit88800ceb905018519cbb9ba1f2c5b718405d5f6d
treedb23657be083ff12c6fecd4f2c42a61e8dabced3
parentee523725c857736eb0edfc465837c88feaf48cdb
BUG-1070: log exceptions

When we fail to construct a schema context, we do not log any sensible
cause at all, leaving not nearly enough evidence to pin down the
problem. Step one is to start reporting thrown exceptions.

Change-Id: Ie8ccc8f77eb18dfc385d13b81b5c5094866df177
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/impl/util/URLSchemaContextResolver.java