ConfigurationException
The exception that is thrown when a configuration system error has occurred.
Gets a description of why this configuration exception was thrown.
Gets the path to the configuration file that caused this configuration exception to be thrown.
Gets the line number within the configuration file at which this configuration exception was thrown.
Initializes a new instance of the ConfigurationException class.
public ConfigurationException()
Initializes a new instance of the ConfigurationException class.
Initializes a new instance of the ConfigurationException class.
Initializes a new instance of the ConfigurationException class.
Initializes a new instance of the ConfigurationException class.
Initializes a new instance of the ConfigurationException class.
Initializes a new instance of the ConfigurationException class.
Initializes a new instance of the ConfigurationException class.
Gets the path to the configuration file from which the internal XmlNode object was loaded when this configuration exception was thrown.
Gets the line number within the configuration file that the internal XmlNode object represented when this configuration exception was thrown.