7 references to ConfigurationErrorsException
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
1348throw new ConfigurationErrorsException(string.Format(CultureInfo.CurrentCulture, format, attribToLockTrim, sb.ToString()));
System.Data (1)
fx\src\data\System\Data\Common\AdapterUtil.cs (1)
169ConfigurationException e = new ConfigurationErrorsException(message);
System.ServiceModel.Web (3)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
271throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ConfigurationErrorsException(
System\ServiceModel\Configuration\WebMessageEncodingElement.cs (1)
90throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ConfigurationErrorsException(
System\ServiceModel\WebHttpBinding.cs (1)
235throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ConfigurationErrorsException(
System.Transactions (2)
System\Transactions\Configuration\DefaultSettingsSection.cs (1)
32throw new ConfigurationErrorsException(string.Format(CultureInfo.CurrentCulture,
System\Transactions\Configuration\MachineSettingsSection.cs (1)
23throw new ConfigurationErrorsException(string.Format(CultureInfo.CurrentCulture,