ConfigurationError Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ConfigurationError type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationError |
Initializes a new instance of the ConfigurationError class with the ConfigurationNode and an error message.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Creates and returns a string representation of the current error.
(Overrides Object.ToString().) |
Properties
Name | Description | |
---|---|---|
ConfigurationNode |
Gets the ConfigurationNode where the error originated.
|
|
Message |
Gets the error message.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |