[System.Configuration] Fix exception on bad xml.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Tue, 5 Jan 2016 11:07:57 +0000 (11:07 +0000)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Tue, 5 Jan 2016 11:56:25 +0000 (11:56 +0000)
commitc1a732c45276e2273ce295bac99cf3fb920b772b
treec10d01f3ff725f9d87b7eb3617670581a9001083
parent4980c52fff6f0721d21132a97dac889423116016
[System.Configuration] Fix exception on bad xml.

When XmlException is thrown while loading the configuration file,
the XmlException should be encapsulated into a ConfigurationErrorsException.
mcs/class/System.Configuration/System.Configuration/Configuration.cs