2 references to ConfigurationErrorsException
System.Web (2)
Configuration\ConfigUtil.cs (1)
47
throw new
ConfigurationErrorsException
(e.Message, e, node);
Configuration\HttpCapabilitiesSectionHandler.cs (1)
154
throw new
ConfigurationErrorsException
(e.Message, e, element);