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