2 references to ConfigurationErrorsException
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (2)
1563throw new ConfigurationErrorsException(e.Message, reader); // give it some info 1711ce = new ConfigurationErrorsException(ce.Message, reader);