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