10 references to WrapAsConfigException
System.Configuration.ConfigurationManager (10)
System\Configuration\BaseConfigurationRecord.cs (6)
525
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e, streamname, 0),
594
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
600
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
738
ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
1588
throw ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e, filename,
1637
throw ExceptionUtil.
WrapAsConfigException
(
System\Configuration\ExceptionUtil.cs (2)
42
?
WrapAsConfigException
(outerMessage, e, errorInfo.Filename, errorInfo.LineNumber)
43
:
WrapAsConfigException
(outerMessage, e, null, 0);
System\Configuration\MgmtConfigurationRecord.cs (2)
1096
throw ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e,
3049
throw ExceptionUtil.
WrapAsConfigException
(SR.Config_error_loading_XML_file, e, configSourceStreamName, 0);